Search
Diagram.gridOffsetY Property
See Also
 






Gets or sets the vertical offset of the first point of the alignment grid.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

get gridOffsetY() {}
set gridOffsetY(value) {}

 Property Value

Number

The vertical offset of the first point of the alignment grid.

 See Also