The following tables list the members exposed by Brush.
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. |
Name | Description | |
---|---|---|
![]() | Clone | 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) |