Point Members
XNA Game Studio Express
The following tables list the members exposed by the Point type.
| Name | Description | |
|---|---|---|
![]() | Zero | Returns the point (0,0). |
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether two Point instances are equal. |
![]() | GetHashCode | Gets the hash code for this object. |
![]() | GetType | (Inherited from Object.) |
![]() | op_Equality | Determines whether two Point instances are equal. |
![]() | op_Inequality | Determines whether two Point instances are not equal. |
![]() | ReferenceEquals | (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Point. |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |

