Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum TypeInfoLong |
| Visual Basic |
|---|
Public Enumeration TypeInfoLong |
| Visual 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 |