The following tables list the members exposed by HatchBrush.
Name | Description | |
---|---|---|
![]() | HatchBrush Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color. |
![]() | ForeColor | Gets or sets the foreground color. |
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | Style | Gets or sets the HatchStyle of this brush. |
![]() | Type | Overridden. Gets the BrushType of this brush. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Returns a copy of the brush. |
![]() | Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |