Gets a value indicating whether this node is considered an obstacle by the link-routing algorithm.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getObstacle () |
Type: Boolean
true if routed links look for a path going around this node; false lets links cross the node. The default value is true.