Search
Diagram.gridOffsetX Property
See Also
 






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

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

get gridOffsetX() {}
set gridOffsetX(value) {}

 Property Value

Number

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

 See Also