Gets the DiagramLink that represents the specified data item on screen.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramLink GetDiagramLink ( |
Visual Basic Copy Code |
---|
Public Function GetDiagramLink( _ |
An element of LinksSource.
A DiagramLink representing the specified data item, or null if the item is not shown on screen.
WpfDiagram Programmer's Guide | © 2024 MindFusion |