LatLng Properties |
The LatLng type exposes the following members.
Name | Description | |
---|---|---|
![]() | Datum |
Gets the datum.
|
![]() | Height |
Gets the height.
|
![]() | Latitude |
Gets the latitude in degrees.
|
![]() | LatitudeDegrees |
Gets the latitude degrees.
|
![]() | LatitudeMinutes |
Gets the latitude minutes.
|
![]() | LatitudeSeconds |
Gets the latitude seconds.
|
![]() | Longitude |
Gets the longitude in degrees.
|
![]() | LongitudeDegrees |
Gets the longitude degrees.
|
![]() | LongitudeMinutes |
Gets the longitude minutes.
|
![]() | LongitudeSeconds |
Gets the longitude seconds.
|