Search
Diagram.GetLinkAt Method
See Also
 






Returns the top-most link that lies at a specified position.

 Overload List

Name Description

Diagram.GetLinkAt (Point, Double)

Returns the top-most link that lies at the specified position.

Diagram.GetLinkAt (Point, Double, Boolean)

Returns the top-most link that lies at the specified position; optionally exclude locked links from the search.

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

Returns the top-most link that lies at the specified position; optionally exclude locked links from the search.

 See Also