Search
TextureBrush Members
Constructors Methods
 


Represents a brush that fills the interiors of objects with a texture pattern.

The following tables list the members exposed by the TextureBrush type.

 Public Constructors

  Name Description

TextureBrush

Overloaded.  

 Public Methods

  Name Description

applyTo

Applies the brush to the specified graphics.

clone

Creates a copy of a brush.

getTexture

 

readExternal

 

setTexture

 

toColor

Returns a single color approximation of the brush.

writeExternal

Implements Externalizable.

 See Also