LabelStyleBaseBaseDraggedStateComponentsGap Property

Gets the distance between the leader and the label text.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyDouble Gap { get; }

Property Value

PropertyDouble
Remarks
The gap value is also used to define the space between the border and the label text.
See Also