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


A Brush specifies how the interior of a diagram element is filled. The SolidBrush and GradientBrush classes inherit this abstract class. A brush is assigned to an item by calling the setBrush method.

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

 Public Constructors

  Name Description

Brush

Initializes a new instance of the Brush class.

 Public Methods

  Name Description

applyTo

 

clone

Creates a copy of a brush.

 See Also

Brush Class
com.mindfusion.diagramming Namespace