Determines whether the specified point is contained within this LogicalRectangle structure.
x
The x-coordinate of the point to test. It shold be in the same unit of measurement
y
The y-coordinate of the point to test. It shold be in the same unit of measurement
true if the specified point is contained within this LogicalRectangle; false, otherwise.
The point is treated as if its in the same unit as the LogicalRectangle.