Xojo.Core.Point
From Xojo Documentation
Class (inherits from Object)
Represents a point in 2D space. Useful for things like the center of a rectangle or the location of the mouse or touch event. Points are immutable and cannot be changed.
Properties | ||
|
Methods | ||
|
Constructors | |
|
Shared Methods | |
|
Operators | ||||
|
See Also
Xojo.Core.Rect, Xojo.Core.Size, Point classes