DroidDiagram Programmer's Guide
Diagram.setShadowOffsetX Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setShadowOffsetX (
    float value
)

 Parameters

value

A float value specifying the horizontal shadow offset.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace