DroidDiagram Programmer's Guide
DiagramItem.getShadowOffsetY Method
See Also
 






Gets the vertical distance between a shadow and the item that casts it.

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

 Syntax

Java  Copy Code

public float getShadowOffsetY ()

 Return Value

A float value representing the vertical offset of the item's shadow.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace