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