Sets the vertical offset of the first point of the alignment grid.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder gridOffsetY ( |
A float value that specifies the vertical grid offset.
This DiagramBuilder instance.
See Also