# Bounds.Decompose

Boundsを中心とサイズに分解する。

![Bounds.Decompose](./images/BoundsDecomposeCalculator.png)

## プロパティ

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Bounds
</td>
<td>
Bounds
</td>
</tr>
<tr>
<td>
Center
</td>
<td>
中心を出力
</td>
</tr>
<tr>
<td>
Size
</td>
<td>
サイズを出力
</td>
</tr>
 </tbody>
</table>

