DegreesMinutesSecondsFormatType¶
Namespace: ThinkGeo.Core
Specifies the DegreesMinutesSecondsFormatType enumeration.
public enum DegreesMinutesSecondsFormatType
Inheritance object → ValueType → Enum → DegreesMinutesSecondsFormatType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| DegreesMinutesSeconds | 0 | Identifies the DegreesMinutesSeconds value. |
| DegreesMinutes | 1 | Identifies the DegreesMinutes value. |