LatitudeToDmsString 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#
public string ToDmsString()

Return Value

String

Implements

IDmsCoordinateToDmsString

See Also