MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.setGridOffsetX Method

See Also
 





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

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function setGridOffsetX (value)

 Parameters

value

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

 See Also