Search
DiagramLink.containsPoint Method
See Also
 

 Overload List

Name Description

DiagramLink.containsPoint (Point2D)

DiagramItem.containsPoint override. Checks whether this link contains the specified point. This method is called during hit-testing to determine if the mouse is over the link.

DiagramLink.containsPoint (Point2D, float)

DiagramItem.containsPoint override.

 See Also