Version

HatchBrush Class Members

The following tables list the members exposed by HatchBrush.

Public Constructors
 NameDescription
Public ConstructorHatchBrush ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color.  
Public PropertyForeColorGets or sets the foreground color.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyStyleGets or sets the HatchStyle of this brush.  
Public PropertyTypeOverridden. Gets the BrushType of this brush.  
Public Methods
 NameDescription
Public MethodCloneOverridden. Returns 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