LabelStyleTextComponentStyleBorderBackgroundMask Property |
Gets whether use background mask when drawing.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean BackgroundMask { get; }
Public ReadOnly Property BackgroundMask As PropertyBoolean
Get
public:
property PropertyBoolean^ BackgroundMask {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also