The HatchBrush type exposes the following members.
Name | Description | |
---|---|---|
HatchBrush | Overloaded. Initializes a new instance of the HatchBrush class. |
Name | Description | |
---|---|---|
Dispose |
Releases all resources used by this HatchBrush. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToGdiPlusBrush |
Gets the System.Drawing.Brush containing a copy of this HatchBrush. (Overrides Brush.ToGdiPlusBrush().) |
|
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Explicit |
Converts the specified Aurigma.GraphicsMill.Drawing.HatchBrush instance to a System.Drawing.Drawing2D.HatchBrush. |
|
Implicit |
Converts the specified System.Drawing.Drawing2D.HatchBrush instance to a Aurigma.GraphicsMill.Drawing.HatchBrush. |
Name | Description | |
---|---|---|
BackgroundColor |
Gets or sets a background color for this hatch brush. |
|
ForegroundColor |
Gets or sets a foreground color for this hatch brush. |
|
HatchStyle |
Gets or sets a hatch style for this brush. |
|
TransparentBackground |
Gets or sets a value that indicates whether to fill underlying image with the BackgroundColor. |