Search
Diagram.getShadowOffsetX Method
See Also
 

Gets 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 float getShadowOffsetX ()

 Return Value

A float value specifying the horizontal shadow offset.

 See Also