Version

Brush Class Members

The following tables list the members exposed by Brush.

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.  
Public Methods
 NameDescription
Public MethodCloneReturns a copy of the brush.  
Public MethodSealMakes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase)
See Also

View on GitHub