Gets or sets a value indicating whether the diagram items should be aligned to a grid.
Namespace: MindFusion.Diagramming.Controls
Assembly: ShapeDesigner.js
SyntaxJavaScript
Copy Code
|
|---|
get alignToGrid() {} |
Boolean
true if the diagram items should be aligned to a grid, or false otherwise.
See Also