DroidDiagram Programmer's Guide
RenderOptions.setEnableImages Method
See Also
 






Sets a value indicating whether images that are displayed inside nodes should be printed.

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

 Syntax

Java  Copy Code

public void setEnableImages (
    boolean value
)

 Parameters

value

true if images should be printed,otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace