Defines objects used to fill the interiors of graphical shapes such as rectangles, ellipses, pies, polygons, and paths.
See Also: Brush Members
This is an abstract base class and cannot be instantiated. To create a brush object, use classes derived from System.Drawing.Brush, such as System.Drawing.SolidBrush, System.Drawing.TextureBrush, and System.Drawing.Drawing2D.LinearGradientBrush.