Enumerates latitude / longitude direction.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum LatLongDirectionType
VB
Public Enumeration LatLongDirectionType
C++
public enum class LatLongDirectionType
Members
| Member name | Value | Description |
|---|---|---|
| PrefixShortName | 2,545 | |
| PrefixLongName | 2,546 | |
| SuffixLongName | 2,548 | |
| LongName | 2,550 | |
| PrefixShortNameSpaced | 2,552 | |
| PrefixLongNameSpaced | 2,553 | |
| SuffixLongNameSpaced | 2,555 | |
| LongNameSpaced | 2,557 |
