# Bounds.SqrDistance

The smallest squared distance between the point and this bounding box.

![Bounds.SqrDistance](./images/BoundsSqrDistanceCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Bounds
</td>
<td>
Bounds
</td>
</tr>
<tr>
<td>
Point
</td>
<td>
Point
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

