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