LabelStyleTextComponentStyleBorderBorderType Property

Gets the shape of the border around the entire label when the label has been dragged from its default position.

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

Property Value

PropertyEnumTextBorderType
See Also