Returns the links that contain the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLinkCollection GetLinksAt ( |
Visual Basic Copy Code |
---|
Public Function GetLinksAt( _ |
A Point structure specifying the location at which to look for links.
A DiagramLinkCollection instance containing the links lying at the specified location.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |