DroidDiagram Programmer's Guide
Diagram.getEffectiveBackBrush Method
See Also
 






Gets the currently effective background brush of the diagram. This property returns the BackBrush if it is not null, or the brush from the associated style or theme otherwise.

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

 Syntax

Java  Copy Code

public Brush getEffectiveBackBrush ()

 Return Value

A Brush instance.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace