Determines whether the node can be connected with links of the specified type.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual bool AcceptLinks ( |
Visual Basic Copy Code |
---|
Public Overridable Function AcceptLinks( _ |
true if the node accepts connections of the specified type; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |