GR_BOOL GrEmptyRegion ( GR_REGION_ID region );
GR_BOOL GrEmptyRegion
This function determines if the specified region is empty.
GR_TRUE if the region is empty, GR_FALSE if the region is NOT empty.
GrPointInRegion(), GrRectInRegion(), GrEqualRegion(),