LabelStyleLengthType Enumeration |
An enumeration that specifies how to define the length of the label line component.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum LabelStyleLengthType
Public Enumeration LabelStyleLengthType
public enum class LabelStyleLengthType
Members| Member name | Value | Description |
|---|
| FixedLength | 0 | |
| PercentLength | 1 | |
See Also