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 TypeInfoBool |
| Visual Basic |
|---|
Public Enumeration TypeInfoBool |
| Visual 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 |