Search
Diagram.laneGrid Property
See Also
 






Gets the lane grid.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

get laneGrid() {}

 Property Value

Lanes.Grid

An instance of the Lanes.Grid class.

 See Also