CartesianPoint Methods
A Cartesian point on the map.
Name | Description |
---|---|
Compare |
Inherited from Coord |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the two specified Coord |
Get |
Gets the hash code (a number) that corresponds to the value of the current Coord |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the value of the X coordinate.
Inherited from Coord |
Get |
Returns the value of the Y coordinate.
Inherited from Coord |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Offset |
Initializes an instance of a Coord |
Parse |
Initializes a Cartesian point from a string. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the Coord |
To |
Returns the textual representation of the Coord |
See Also