# Bounds.ExpandFloat

Expand the bounds by increasing its size by amount along each side.

![Bounds.ExpandFloat](./images/BoundsExpandFloatCalculator.png)

## Property

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

