Rect
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.