DiagramNode.GetAllIncomingLinks override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override void GetAllIncomingLinks ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub GetAllIncomingLinks( _ |
This method also adds the links that enter table rows, which otherwise are not included in the table's IncomingLinks collection, but in the one of the row object.
WpfDiagram Programmer's Guide | © 2024 MindFusion |