# Bounds.SqrDistance

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

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

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<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>

