Exposes a point.
Declaration Syntax
public interface IPoint
Table 1887: Members
| 
                 Event  | Changed | 
                 Event fired when the point's coordinates were modified.  | 
| 
                 Method  | Clone() | 
                 Clones the point.  | 
| 
                 Method  | ToPixelPoint() | 
                 Converts the point to a pixel point.  | 
| 
                 Method  | ToWorldPoint() | 
                 Converts the point to a world point.  |