CGDIRgn::RectInRegion

bool CGDIRgn::RectInRegion(void)

Determines whether a given rectangle is entirely contained within this region.

Defined in: GDIObjects.h

Return Value

true if the point is contained in the region, false otherwise.

Comments

For more information on this routine, see your Windows PlatformSDK documentation.