DiagramNode.AcceptLinks override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public override bool AcceptLinks ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function AcceptLinks( _ |
true if the node accepts connections of the specified type; otherwise, false.
See Also