LatLongDirectionType Enumeration |
Enumerates latitude / longitude direction.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum LatLongDirectionType
Public Enumeration LatLongDirectionType
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 | |
See Also