The SolidBrush type exposes the following members.
Name | Description | |
---|---|---|
SolidBrush | Overloaded. Initializes a new instance of the SolidBrush class. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToGdiPlusBrush |
Converts the brush to System.Drawing.Brush class. (Overrides Brush.ToGdiPlusBrush().) |
|
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Explicit |
Converts the specified Aurigma.GraphicsMill.Drawing.SolidBrush instance to a System.Drawing.SolidBrush. |
|
Implicit |
Converts the specified System.Drawing.SolidBrush instance to a Aurigma.GraphicsMill.Drawing.SolidBrush. |
Name | Description | |
---|---|---|
Color |
Gets or sets the color of this SolidBrush object. |