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 Microsoft.Maui.Graphics.Point structure specifying the location at which to look for links.
A DiagramLinkCollection instance containing the links lying at the specified location.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |