CGDIRgn::PtInRegion

bool CGDIRgn::PtInRegion(void)

Determines whether a given point is 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.