LabelStyleComponentType Enumeration

Defines the label style components type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum LabelStyleComponentType

Visual Basic

Public Enumeration LabelStyleComponentType

Visual C++

public enum class LabelStyleComponentType

Members

Member nameValueDescription
Text1
Line2
Block4
Tick8
ReferenceText16
DirectionArrow32
TextForEach64

See Also