Interface: IPoint
Exposes a point.
Remarks
Examples
Implemented types
Derived types
IPixelPoint
IWorldPoint
Constructors
Name
Description
Methods
Name
Description
Clone()
Clones the point.
ToPixelPoint()
Converts the point to a pixel point.
ToWorldPoint()
Converts the point to a world point.
Properties
Name
Description
Fields
Name
Description
Events
Name
Description
Changed
Event fired when the point's coordinates were modified.