MobileTrack Nexus Documentation
C#
Show/Hide TOC
Model
Generic
Extensions
To
Dms
Notation
String Method
Overload List
ToDmsNotationString(GeoLocation)
Converts a
GeoLocation
to a degrees/minutes/seconds
string
.
Altitude
is ignored.
ToDmsNotationString(GeoLocationWithHeading)
Converts a
GeoLocationWithHeading
to a degrees/minutes/seconds
string
. Altitude is ignored.
See Also
Reference
ModelGenericExtensions Class
MobileTrack.Common.Extensions Namespace
In This Article
Overload List
See Also