Gets or sets the minimal distance between nodes and auto-routed links.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get routeMargin() {} |
Number
A value specifying distance in the current measureUnit. The default value is 8.
See Also