klyn.gui.windows.Label.paint
method
public override paint(painter as Painter) as Void:
Description
Paints the label content with antialiased text.
label.paint(Painter(200, 40))