Name | Description |
---|---|
Clone() | Clones the point. |
Set(Int32, Int32) | Sets the x and y coordinates. |
ToPixelPoint() | Converts the point to a pixel point. |
ToWorldPoint() | Converts the point to a world point. |
Name | Description |
---|---|
Changed | Event fired when the point's coordinates were modified. |