GeoPoint Methods
A geographical point on the map.
Name | Description |
---|---|
Equals |
Determines whether the two specified Geo |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Geo |
Get |
Gets the hash code (a number) that corresponds to the value of the current Geo |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Normalize |
Normalizes the specified geographical point’s coordinates. |
Parse |
Converts the string representation of a geographical point to its Geo |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the Geo |
To |
Returns the textual representation of the Geo |
See Also