PhRegionQuery -- gets information about a region.
PhRegionQuery (rid)
The region id.
A list in the format (PhRegion PhRect).
This function gets information about a region, using its region id number. It returns the region as a PhRegion widget and its associated area as a PhRect widget, as a list.
In Photon documentation: PhRegionQuery.