Geo |
This is preliminary documentation and is subject to change.
The GeoCoordinate type exposes the following members.
Name | Description | |
---|---|---|
Equals(GeoCoordinate) | Indicates whether the current object is equal to another object of the same type. | |
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object)) | |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Normalize | Normalizes the coordinates, ensuring the current coordinates meets the definition of "normalized coordinates" as specified in IsNormalized. | |
Offset | Offsets the coordinates by the specified values. | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString) |