Share

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.5.3784.0

Syntax

C#

public enum LabelStyleLengthType

Visual Basic

Public Enumeration LabelStyleLengthType

Visual C++

public enum class LabelStyleLengthType

Members

Member nameValueDescription
FixedLength0
PercentLength1

See Also

Was this information helpful?