RectInRegion(3w)

NAME

RectInRegion (GDI32.@)

SYNOPSIS

BOOL RectInRegion
 (
  HRGN        hrgn,
  const RECT* rect
 )

DESCRIPTION

Tests if a rectangle is at least partly inside the specified region.

PARAMS

hrgn [In] Region to test.

rect [In] Rectangle to test.

RETURNS

Non-zero if the rectangle is partially inside the region or zero otherwise.

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/gdi32/region.c".

Debug channel "region".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout