DxMapLocation<T> Properties
The base for classes that specify a location on the map.
Name | Description |
---|---|
Geo |
Specifies the location’s geographic position. |
Latitude | Specifies the location’s latitude. |
Longitude | Specifies the location’s longitude. |
See Also