Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum TypeInfoBool
VB
Public Enumeration TypeInfoBool
C++
public enum class TypeInfoBool
Members
| Member name | Value | Description |
|---|---|---|
| Bool | 0 | |
| NoYes | 1 | |
| LabelTag | 2 | |
| StraightSpline | 3 | |
| StackedText | 4 | |
| DisabledEnabled | 5 | |
| OffOn | 6 | |
| RightLeft | 7 | |
| DecimalFractional | 8 | |
| InOutCurve | 9 |
