Version

TextureDirectBrush Class Members

The following tables list the members exposed by TextureDirectBrush.

Public Constructors
 NameDescription
Public ConstructorTextureDirectBrush ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyImageGets or sets a Image object to fill interiors with.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyTransformGets or sets a Matrix object that defines the transformation for this brush.  
Public PropertyTypeOverridden. Gets the BrushType of this brush.  
Public Methods
 NameDescription
Public MethodCloneOverridden. Returns a copy of the brush.  
Public MethodSealOverridden. Makes the instance immutable. Any attempts to modify properties or members will result in an exception.  
See Also

View on GitHub