Search
Diagram.getLinkAt Method
See Also
 

 Overload List

Name Description

Diagram.getLinkAt (Point2D, double, boolean)

Returns the top-most link that passes near the specified point.

Diagram.getLinkAt (Point2D, double, boolean, boolean)

Returns the top-most link that passes near the specified point.

Diagram.getLinkAt (Point2D, double, boolean, boolean, ByRef)

Returns the top-most link that passes near the specified point.

Diagram.getLinkAt (Point2D.Float, float)

Returns the top-most link that passes near the specified point.

 See Also