UtilsLib REALbasic Support Plugin

Point.Point Constructor

The default constructor for the Point class.

Point()

Parameters

Remarks

When using the default constructor then the point will have the values 0,0.

See Also

Point Class