DiagramItem.containsPoint override.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean containsPoint ( |
A PointF value specifying the logical coordinates of a diagram point.
Specifies the size of the area around the item outlines where the point is still considered inside the item.
true it any selected item contains the specified point; otherwise, false.