Sets the horizontal distance between a shadow and the item that casts it.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public FreeFormNodeBuilder shadowOffsetX ( |
A float value representing the horizontal offset of the item's shadow.
This DiagramItemBuilder instance.
See Also