Checks if the specified point is contained within this rectangle.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public boolean contains ( |
The point to test.
true if the point is contained within this rectangle; otherwise false.