DroidDiagram Programmer's Guide
DiagramItem.setShadowOffsetX Method
See Also
 






Sets 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 void setShadowOffsetX (
    float value
)

 Parameters

value

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

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace