MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.setGridOffsetY Method

See Also
 





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

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function setGridOffsetY (value)

 Parameters

value

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

 See Also