DroidDiagram Programmer's Guide
RenderOptions.getEnableInterior Method
See Also
 






Gets a value indicating whether the nodes will be filled when printed.

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

 Syntax

Java  Copy Code

public boolean getEnableInterior ()

 Return Value

true if nodes will be filled, otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace