DroidDiagram Programmer's Guide
ShapeComponent.getBrush Method
See Also
 






Gets the brush used to fill the component.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

An instance of a Brush-derived class.

 See Also

ShapeComponent Members
ShapeComponent Class
com.mindfusion.diagramming.components Namespace