Finds the link that has the specified tag value.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLink FindLink ( |
Visual Basic Copy Code |
---|
Public Function FindLink( _ |
The looked for tag value.
An arrow whose Tag equals to the specified value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |