Search
Diagram.gridSizeY Property
See Also
 






Gets or sets the vertical distance between adjacent grid points.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

get gridSizeY() {}
set gridSizeY(value) {}

 Property Value

Number

The vertical distance between adjacent grid points.

 See Also