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