Share

LabelContentDisplayType Enumeration

Defines label content display type after it is dragged from its default position.



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765

Syntax

C#

public enum LabelContentDisplayType

VB

Public Enumeration LabelContentDisplayType

C++

public enum class LabelContentDisplayType

Members

Member nameValueDescription
Composed0 
StackedText1 

See Also

Reference

Was this information helpful?