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.6.1987.0
Syntax
public enum LabelStyleLengthType
Members
Member nameValueDescription
FixedLength0 
PercentLength1 
See Also