DroidDiagram Programmer's Guide
DiagramItem.getShadowOffsetX Method
See Also
 






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

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

 Syntax

Java  Copy Code

public float getShadowOffsetX ()

 Return Value

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

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace