MapCoordinate Structure |
Namespace: Arction.WinForms.Charting
The MapCoordinate type exposes the following members.
| Name | Description | |
|---|---|---|
| MapCoordinate(Double, Double) |
Constructor.
| |
| MapCoordinate(UInt32, UInt32, Double, LatitudePostfix, UInt32, UInt32, Double, LongitudePostfix) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| Latitude |
Latitude, in decimal degrees, with sign.
| |
| Longitude |
Longitude, in decimal degrees, with sign.
|