Returns the top-most link that lies at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLink GetLinkAt ( |
Visual Basic Copy Code |
---|
Public Function GetLinkAt( _ |
A Point specifying a diagram point in logical coordinates.
The maximum distance allowed between tested links and the specified point.
A DiagramLink object found near the specified point.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |