PhRegionQuery

PhRegionQuery — gets information about a region.

Syntax

PhRegionQuery (rid)

		

Arguments

rid

The region id.

Returns

A list in the format (PhRegion PhRect).

Description

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.

See Also

In Photon documentation: PhRegionQuery.