Rect.DecomposeMinMax
Decompose Rect into Min and Max.

Properties
| Property Name | Description | 
|---|---|
| Rect | Rect | 
| X Min | Output the minimum X coordinate. | 
| Y Min | Output the minimum Y coordinate. | 
| X Max | Output the maximum X coordinate. | 
| Y Max | Output the maximum Y coordinate. |