Sets a value indicating whether this node is considered an obstacle by the link-routing algorithm. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
function setObstacle (value) |
true makes routed links look for a path going around this node;false lets links cross the node. The default value is true.