Search
SolidBrush Members
Constructors Properties Methods
 


Represents a brush that fills the interiors of objects with a solid color.

The following tables list the members exposed by the SolidBrush type.

 Public Constructors

  Name Description

SolidBrush

Initializes a new instance of the SolidBrush class.

 Public Properties

  Name Description

Color

Gets or sets the color of the brush.

 Public Methods

  Name Description

Clone

Brush.Clone override.

 See Also