The SolidBrush type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
SolidBrush | Overloaded. Creates new solid brush. |
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a full copy of this SolidBrush object. |
|
|
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 | |
|---|---|---|
|
|
Implicit | Overloaded. Casts an instance of Aurigma.GraphicsMill.Drawing.SolidBrush to System.Drawing.SolidBrush or vice versa. |
| Name | Description | |
|---|---|---|
|
|
Color |
Gets/sets brush color. |
|
|
IsEmpty |
Indicates if the brush is empty. (Inherited from Brush.) |
|
|
Type |
Returns brush type. (Inherited from Brush.) |