Sets the default horizontal distance between shadows and the items that cast them.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder shadowOffsetX ( |
A float value specifying the horizontal shadow offset.
This DiagramBuilder instance.
See Also