The following tables list the members exposed by IndirectBrush.
Name | Description | |
---|---|---|
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | Type | Gets the BrushType of this brush. (Inherited from Infragistics.Documents.Reports.Graphics.Brush) |
Name | Description | |
---|---|---|
![]() | Clone | Returns a copy of the brush. (Inherited from Infragistics.Documents.Reports.Graphics.Brush) |
![]() | Seal | Makes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | SetBounds | Bounds an indirect brush and creates a correspondent direct brush. |