Point Structure
Defines a point in 2D space.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Math (in Microsoft.Xna.Framework.Math.dll)
The Point type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether two Point instances are equal. (Overrides ValueType.Equals(Object).) |
![]() | Equals(Point) | Determines whether two Point instances are equal. |
![]() | GetHashCode | Gets the hash code for this object. (Overrides ValueType.GetHashCode().) |
![]() | ToString | Returns a String that represents the current Point. (Overrides ValueType.ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Determines whether two Point instances are equal. |
![]() ![]() | Inequality | Determines whether two Point instances are not equal. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
