MAUI Pack Programmer's Guide
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.

Equals

Overloaded.   (Inherited from Brush.)

GetHashCode

Object.GethashCode override. (Inherited from Brush.)

ToColor

Returns a solid color approximating the brush. (Inherited from Brush.)

 See Also

SolidBrush Class
MindFusion.Drawing Namespace