Version

IndirectBrush Class Members

The following tables list the members exposed by IndirectBrush.

Public Properties
 NameDescription
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyTypeGets the BrushType of this brush. (Inherited from Infragistics.Documents.Reports.Graphics.Brush)
Public Methods
 NameDescription
Public MethodCloneReturns a copy of the brush. (Inherited from Infragistics.Documents.Reports.Graphics.Brush)
Public MethodSealMakes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public MethodSetBoundsBounds an indirect brush and creates a correspondent direct brush.  
See Also

View on GitHub