Finds the link that has the specified id value.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramLink FindLinkById ( |
Visual Basic Copy Code |
---|
Public Function FindLinkById( _ |
A DiagramLink whose Id equals to the specified value if such link exists; otherwise, null (Nothing in Visual Basic).
WpfDiagram Programmer's Guide | © 2024 MindFusion |