Enumerates latitude / longitude direction.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum LatLongDirectionType
Visual Basic
Public Enumeration LatLongDirectionType
Visual C++
public enum class LatLongDirectionType
Members
| Member name | Value | Description | |
|---|---|---|---|
| LongName | 2550 | ||
| SuffixLongName | 2548 | ||
| PrefixLongName | 2546 | ||
| PrefixShortName | 2545 | ||
| LongNameSpaced | 2557 | ||
| SuffixLongNameSpaced | 2555 | ||
| PrefixLongNameSpaced | 2553 | ||
| PrefixShortNameSpaced | 2552 |