Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Point Structure Members
The following tables list the members exposed by Point.
Public Properties
| Name | Description |
| X | Gets/sets the X value |
| Y | Gets/sets the Y value |
Public Methods
| Name | Description |
| Equals | Determines if the object is equal to this obect |
| GetHashCode | Returns a hash code |
| ToString | Returns a string containing the X and Y values |
See Also