Microsoft Windows CE 3.0  

mgrgn Component

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The mgrgn component provides support for drawing regions.

Functions for Application Developers

The mgrgn component includes the following functions for application developers, which are defined in the Wingdi.h header file. To import these functions, you need to link to the mgrgn.lib file.

Function
CombineRgn
CreateRectRgn
CreateRectRgnIndirect
EqualRgn
ExcludeClipRect
GetClipBox
GetClipRgn
GetRegionData
GetRgnBox
IntersectClipRect
OffsetRgn
PtInRegion
RectInRegion
RectVisible
SelectClipRgn
SetRectRgn

See Also

GWE Components