Gets or sets a value indicating whether the lane grid is visible.
Namespace: MindFusion.Diagramming
Assembly: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get showLaneGrid() {} |
Boolean
true if the lane grid is visible, or false otherwise.
See Also