# Rect.Contains

Whether the Point is inside the Rect.

![Rect.Contains](./images/RectContainsCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Rect
</td>
<td>
Rect
</td>
</tr>
<tr>
<td>
Point
</td>
<td>
Point to test.
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

