SolidBrush Members

The SolidBrush type exposes the following members.

Constructors

Name Description
Public method SolidBrush Overloaded.

Initializes a new instance of the SolidBrush class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToGdiPlusBrush

Converts the brush to System.Drawing.Brush class.

(Overrides Brush.ToGdiPlusBrush().)
Public method ToString (Inherited from Object.)

Operators

Name Description
Public operator Static member Explicit

Converts the specified Aurigma.GraphicsMill.Drawing.SolidBrush instance to a System.Drawing.SolidBrush.

Public operator Static member Implicit

Converts the specified System.Drawing.SolidBrush instance to a Aurigma.GraphicsMill.Drawing.SolidBrush.

Properties

Name Description
Public property Color

Gets or sets the color of this SolidBrush object.

See Also

Reference