MindFusion.Wpf Pack Programmer's Guide
Diagram.GetLinkAt Method
See Also
 





Finds and returns the link that lies at the specified location.

 Overload List

Name Description

Diagram.GetLinkAt (Point, Double)

Finds and returns the top-most link that lies at the specified location.

Diagram.GetLinkAt (Point, Double, Boolean)

Finds and returns the top-most link that lies at the specified location, optionally excluding locked links from the search.

Diagram.GetLinkAt (Point, Double, Boolean, Int32@)

Finds and returns the top-most link that lies at the specified location, optionally excluding locked links from the search. The zero-based index of the exact link segment at the specified position is also returned.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
GetNodeAt Method
GetItemAt Method