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