Overview
>
klyn.gui.windows
>
Painter
>
rect
Overview
Index
Tree
Deprecated
klyn.gui.windows.Painter.rect
method
public rect(x as Int, y as Int, width as Int, height as Int) as Void:
Description
Adds a rectangle to the current path.
painter.rect(10, 10, 80, 40)