klyn.gui.windows.Painter.strokeRect
method
public strokeRect(x as Int, y as Int, width as Int, height as Int) as Void:
Description

Strokes a rectangle.

painter.strokeRect(12, 12, 120, 60)