Skip to main content

BrushObject Properties

Represents the base class for brushes used to paint gauge elements.
Name Description
BrushRect Gets or sets the rectangle to paint by the brush.
IsDisposing Gets whether the form is currently being disposed of. Inherited from BaseObject.
IsEmpty Gets whether the current brush object is empty.
IsUpdateLocked Gets whether the object has been locked for updating. Inherited from BaseObject.
Transform This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also