DroidDiagram Programmer's Guide
Diagram.setShadowOffsetY Method
See Also
 






Sets the default vertical distance between shadows and the items that cast them.

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

 Syntax

Java  Copy Code

public void setShadowOffsetY (
    float value
)

 Parameters

value

A float value specifying the vertical shadow offset.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace