LabelStyleDefaultDefaultDraggedStateComponentsDisplayType Property

Gets the enum value that specifies how label content is displayed after it is dragged from its default position.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyEnum<LabelContentDisplayType> DisplayType { get; }

Property Value

PropertyEnumLabelContentDisplayType
See Also