ASP.NET Pack Programmer's Guide
HatchBrush Members
Constructors Methods
 


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

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

 Public Constructors

  Name Description

HatchBrush

Overloaded.  

 Public Methods

  Name Description

applyTo

Brush.applyTo override.

clone

Clones this brush.

getBackgroundColor

Gets the color of spaces between the hatch lines drawn by this brush.

getForegroundColor

Gets the color of hatch lines drawn by this brush.

getHatchStyle

Gets the hatch style of this brush.

readExternal

Implements Externalizable.

setBackgroundColor

Sets the color of spaces between the hatch lines drawn by this brush.

setForegroundColor

Sets the color of hatch lines drawn by this brush.

setHatchStyle

Sets the hatch style of this brush.

writeExternal

Implements Externalizable.

 See Also

HatchBrush Class
com.mindfusion.diagramming Namespace