# Bounds.Decompose

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

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

## プロパティ

<table border="1" class="docutils">
<thead>
<tr><th>プロパティ名</th><th>説明</th></tr>
</thead>
<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>

