DroidDiagram Programmer's Guide
SolidBrush Members
Constructors Methods
 


Represents a brush that paints the interior of objects with a single color.

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

 Public Constructors

  Name Description

SolidBrush

Overloaded.  

 Public Methods

  Name Description

applyTo

 

clone

Create a copy of this brush.

getColor

Gets the color that fills the interior of objects painted with this brush.

readExternal

Implements Externalizable.

setColor

Sets the color that fills the interior of objects painted with this brush.

toColor

 

writeExternal

Implements Externalizable.

 See Also

SolidBrush Class
com.mindfusion.drawing Namespace