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