OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Clip and Update Rectangle and Region Functions

Use clip and update rectangle and region functions to set up and retrieve simple or complex areas in a device context's clipping region:

  • TDC::OffsetClipRgn
  • TDC::ExcludeClipRect
  • TDC::PtVisible
  • TDC::ExcludeUpdateRgn
  • TDC::RectVisible
  • TDC::GetBoundsRect
  • TDC::SelectClipRgn
  • TDC::GetClipBox
  • TDC::SetBoundsRect
  • TDC::GetClipRgn
  • TDC::IntersectClipRect

See Also