Check an area for the presence of the FTIR point.

Declaration Syntax

Parameters
- x (Int32)
- The x-coordinate of the upper-left corner of the rectangular area.
- y (Int32)
- The y-coordinate of the upper-left corner of the rectangular area.
- width (Int32)
- The width of the rectangular area.
- height (Int32)
- The height of the rectangular area.

Return Value
true if the point is found within the area; false otherwise.
Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)