Returns the bounding rectangle of a region, containing the entire region.
Source position: winapih.inc line 139
function GetRgnBox(
RGN: HRGN;
lpRect: PRect
):LongInt;