DroidDiagram Programmer's Guide
RenderOptions.setEnableShadows Method
See Also
 






Sets a value indicating whether item shadows should be printed.

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

 Syntax

Java  Copy Code

public void setEnableShadows (
    boolean value
)

 Parameters

value

true if shadows should be printed,otherwise false.

 See Also

RenderOptions Members
RenderOptions Class
com.mindfusion.diagramming Namespace