DisposeBrushAfterUse Property (IBrushProvider)
In This Topic
Gets a value indicating if the brush obtained from the
GetBrush method should be disposed after use.
Syntax
'Declaration
ReadOnly Property DisposeBrushAfterUse As Boolean
bool DisposeBrushAfterUse {get;}
See Also