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))