RectangleRuntime
Last updated
Last updated
The RectangleRuntime object can be used to draw a single-pixel-wide rectangle. It can either have a solid outline or dotted, and can display any color. RectangleRuntimes only draw outlines. For filled rectangles see the ColoredRectangleRuntime type.
The following code creates a RectangleRuntime: