Class: Point

Implemented types

Methods

Name Description
Clone() Clones the point.
ToPixelPoint() Converts the point to a pixel point.
ToWorldPoint() Converts the point to a world point.

Events

Name Description
Changed Event fired when the point's coordinates were modified.