Enumerates latitude / longitude direction.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0

Syntax

C#
public enum LatLongDirectionType
Visual Basic
Public Enumeration LatLongDirectionType
Visual C++
public enum class LatLongDirectionType

Members

Member nameValueDescription
LongName2550
PrefixShortNameSpaced2552
PrefixLongNameSpaced2553
SuffixLongNameSpaced2555
LongNameSpaced2557
PrefixShortName2545
PrefixLongName2546
SuffixLongName2548

See Also