MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getGridOffsetY Method

See Also
 





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

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getGridOffsetY ()

 Return Value

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

 See Also