Rect
From Xojo Documentation
Class (inherits from Object)
New in 2019r2
A way to represent an axis-aligned rectangular area. Rect can be used for window size/position, control size/position and drawing of controls.
Properties | |||||||||||
|
Methods | ||||||||||
|
Constructors | ||
|
Sample Code
See Also
Canvas control; Window, ContainerControl, Point, Size classes.