An enumeration that specifies how to define the length of the label line component.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum LabelStyleLengthType
VB
Public Enumeration LabelStyleLengthType
C++
public enum class LabelStyleLengthType
Members
Member name | Value | Description |
---|---|---|
FixedLength | 0 | |
PercentLength | 1 |