LabelStyleLengthType Enumeration

An enumeration that specifies how to define the length of the label line component.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum LabelStyleLengthType
Members
Member nameValueDescription
FixedLength0 
PercentLength1 
See Also