PointFloat Properties
Represents a point with floating X and Y values.Name | Description |
---|---|
IsEmpty | For internal use only. Checks whether the current point object is empty. |
X | For internal use. Specifies the X-coordinate of the PointFloat object. |
Y | For internal use. Specifies the Y-coordinate of the PointFloat object. |
See Also