ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This structure represents a degrees, minutes and seconds value.
DegreesMinutesSeconds(Int32,Int32,Double)
This constructor allows you to create an instance of the class by specifying the degree, minute and second values.
None
N/A
N/A
Add two DegreesMinutsSeconds together and return back a summary of the two.
N/A
This method returns a formatted representation of the degrees, minutes and seconds value.
The value will be formatted in the standard string format: 75º 21' 28“
N/A
This method returns a formatted representation of the degrees, minutes and seconds value that has been rounded to the specified decimals.
The value will be formatted in the standard string format. For example, 75º 21' 2.1235” (when the decimals parameter is set to 4).
GetFormattedString(DegreesMinutesSecondsFormatType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
None
None
None