Parameters
- left
- The X coordinate of the upper-left corner of the rectangular region.
- top
- The Y coordinate of the upper-left corner of the rectangular region.
- right
- The X coordinate of the lower-right corner of the rectangular region.
- bottom
- The Y coordinate of the lower-right corner of the rectangular region.
Return Value
The newly created RectangleD structure.