Defines the label style components type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum LabelStyleComponentType |
| Visual Basic |
|---|
Public Enumeration LabelStyleComponentType |
| Visual C++ |
|---|
public enum class LabelStyleComponentType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Text | 1 | ||
| Line | 2 | ||
| Block | 4 | ||
| Tick | 8 | ||
| ReferenceText | 16 | ||
| DirectionArrow | 32 | ||
| TextForEach | 64 |