OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Viewport and Window Mapping Functions

Use these functions to set the viewport and window mapping modes:

  • TDC::GetMapMode
  • TDC::GetViewportExt
  • TDC::GetViewportOrg
  • TDC::GetWindowExt
  • TDC::GetWindowOrg
  • TDC::OffsetViewportOrg
  • TDC::OffsetWindowOrg
  • TDC::ScaleViewportExt
  • TDC::ScaleWindowExt
  • TDC::SetMapMode
  • TDC::SetViewportExt
  • TDC::SetViewportOrg
  • TDC::SetWindowExt
  • TDC::SetWindowOrg

The following viewport and window mapping functions are available only for 32-bit applications:

  • TDC::ModifyWorldTransform
  • TDC::SetWorldTransform

See Also