Search
RenderOptions.getEnableShadows Method
See Also
 

Gets a value indicating whether item shadows will be printed.

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

 Syntax

Java  Copy Code

public boolean getEnableShadows ()

 Return Value

true if shadows will be printed, otherwise false.

 See Also