Brush objects are used to fill the interiors of geometric shapes. Brush is abstract base class inherited by SolidBrush, HatchBrush, TextureBrush, PathGradientBrush and LinearGradientBrush.
The following tables list the members exposed by the Brush type.
Name | Description | |
---|---|---|
Initializes a new instance of the Brush class. |
Name | Description | |
---|---|---|
Overloaded. Returns an instance of a System.Drawing.Brush-derived class corresponding to the current brush. |
||
Creates and returns a new brush according to its string representation. |
||
Serializes the specified brush to a string. |