Inner Drive Extensible Architecture
C#
Show/Hide TOC
Longitude
To
Dms
String Method
Gets the string representation of this
IDmsCoordinate
in degrees, minutes, and seconds.
Definition
Namespace:
InnerDrive.Geography
Assembly:
InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
Copy
public
string
ToDmsString
()
Return Value
String
Implements
IDmsCoordinate
ToDmsString
See Also
Reference
Longitude Structure
InnerDrive.Geography Namespace
In This Article
Definition
Return Value
Implements
See Also