Gets or sets initial value of the autoRoute property of new links.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get routeLinks() {} |
Boolean
true to route links, or false otherwise. The default value is false.
See Also