Gets or sets a value indicating whether the alignment guides are enabled.
Namespace: MindFusion.Diagramming
Assembly: Ruler.js
SyntaxJavaScript
Copy Code
|
|---|
get enableGuides() {} |
Boolean
true to allow aligning diagram items using ruler guides, or false otherwise. The default is true.
See Also