In This Topic
The following tables list the members exposed by Point.
Public Constructors
Public Properties
| | Name | Description |
  | Origin | Gets the origin. |
 | X | Gets the x coordinate. |
 | Y | Gets the y coordinate. |
Top
Public Methods
| | Name | Description |
  | Equals | Overloaded. Tests if two Point objects are considered equal. |
 | GetHashCode | Returns a hash code for this instance. |
 | ToString | Convert this instance into a string representation. |
Top
Public Operators
See Also