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