LabelStyleDefaultDefaultDraggedStateComponentsGap Property |
Gets the distance between the leader and the label text.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble Gap { get; }
Public ReadOnly Property Gap As PropertyDouble
Get
public:
property PropertyDouble^ Gap {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
Remarks
The gap value is also used to define the space between the border and the label text.
See Also