CoordPoint Members
The base class for all map coordinate points.
#Methods
Name | Description |
---|---|
Compare |
|
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. |
Get |
Returns the value of the Y coordinate. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Offset |
Initializes an instance of a Coord |
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