Point
From Xojo Documentation
Class (inherits from Object)
New in 2019r2
An object used to represent and work with a given point in the coordinate system.
Properties | ||
|
Methods | |||
|
Constructors | ||
|
Notes
Because Point implements the Add, Compare, Negate and Subtract operators, you can use them with Point values.
See Also
Canvas control; Window, ContainerControl, Rect, Size classes.