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