Share

LabelStyleComponentType Enumeration

Defines the label style components type.



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

Syntax

C#

public enum LabelStyleComponentType

VB

Public Enumeration LabelStyleComponentType

C++

public enum class LabelStyleComponentType

Members

Member nameValueDescription
Text1 
Line2 
Block4 
Tick8 
ReferenceText16 
DirectionArrow32 
TextForEach64 

See Also

Reference

Was this information helpful?