DroidDiagram Programmer's Guide
RenderOptions.setEnableInterior Method
See Also
 






Sets a value indicating whether the nodes should be filled when printed.

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

 Syntax

Java  Copy Code

public void setEnableInterior (
    boolean value
)

 Parameters

value

true if nodes should be filled,otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace