System.Drawing.SolidBrush Class

Defines a brush of a single color. Brushes are used to fill graphics shapes, such as rectangles, ellipses, pies, polygons, and paths. This class cannot be inherited.

See Also: SolidBrush Members

Syntax

public sealed class SolidBrush : Brush

Remarks

This class inherits from the System.Drawing.Brush class.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0