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