LabelStyleComponentType Enumeration |
Defines the label style components type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum LabelStyleComponentType
Public Enumeration LabelStyleComponentType
public enum class LabelStyleComponentType
MembersMember name | Value | Description |
---|
Text | 1 | |
Line | 2 | |
Block | 4 | |
Tick | 8 | |
ReferenceText | 16 | |
DirectionArrow | 32 | |
TextForEach | 64 | |
See Also