DroidDiagram Programmer's Guide
RenderOptions.getEnableBackground Method
See Also
 






Gets a value indicating whether the diagram background will be filled using the Diagram.getBackBrush background brush.

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

 Syntax

Java  Copy Code

public boolean getEnableBackground ()

 Return Value

true if the background will be filled when printing, otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace