DroidDiagram Programmer's Guide
Diagram.getShadowsStyle Method
See Also
 






Gets the style of shadows.

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

 Syntax

Java  Copy Code

public ShadowsStyle getShadowsStyle ()

 Return Value

A member of the ShadowsStyle enumeration. The default value is OneLevel.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace