Determines whether this item contains the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public abstract boolean containsPoint ( |
Specifies the size of the area around the item outlines where the point is still considered inside the item.
true it this item contains the specified point; otherwise, false.
This method is used during hit-testing to determine if the pointer is inside an item.