LabelStyleTextComponentStyleBorderGap Property |
Gets the gap, in plotted units, between the label text and the boarder.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyDouble Gap { get; }
Public ReadOnly Property Gap As PropertyDouble
Get
public:
property PropertyDouble^ Gap {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also