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