Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum TypeInfoLong
VB
Public Enumeration TypeInfoLong
C++
public enum class TypeInfoLong
Members
| Member name | Value | Description |
|---|---|---|
| Long | 0 | |
| NonZeroLong | 1 | |
| NonNegativeLong | 2 | |
| NonNegativeNonZeroLong | 3 | |
| NonPositiveLong | 4 | |
| NonPositiveNonZeroLong | 5 | |
| Color | 6 | |
| PDMODE | 7 | |
| LineWeight | 8 |
