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