Back to FabImage Studio website


You are here: Start » Filter Reference » Geometry 2D Relations » TestPointInRectangle
Tests whether a point lies in a rectangle.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoint | Point2D | |
![]() |
inRectangle | Rectangle2D | |
![]() |
outIsContained | Bool |
Examples

TestPointInRectangle performed on the sample rectangle and point. outIsContained = True.

TestPointInRectangle performed on the sample rectangle and point. outIsContained = False.
Complexity Level
This filter is available on Basic Complexity Level.