Overview
>
klyn.gui.windows
>
Painter
>
applyPen
Overview
Index
Tree
Deprecated
klyn.gui.windows.Painter.applyPen
method
public applyPen(pen as Pen) as Void:
Description
Applies a `Pen` to the stroke-related state.
painter.applyPen(Pen(Color.black(), 2.0))