OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
TRegion Class

Use the TRegion class to define a region in a device context.

You can perform a number of operations on a device context, such as painting, filling, inverting, and so on, using the region as a stencil. You can also use the TRegion class to define a region for your own custom operations.

To learn more about TRegion, review the following topics:

See Also