Sets a value indicating whether this node is considered an obstacle by the link-routing algorithm.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Obstacle<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Obstacle(Of T As DiagramNode) ( _ |
See Also