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

Path functions are available only to 32-bit applications.

The TDC path functions are the same as the Win32 versions, with the exception that the TDC versions do not take a HDC parameter.

  • TDC::PathToRegion
  • TDC::BeginPath
  • TDC::SelectClipPath
  • TDC::CloseFigure
  • TDC::StrokeAndFillPath
  • TDC::EndPath
  • TDC::StrokePath
  • TDC::FillPath
  • TDC::WidenPath
  • TDC::FlattenPath

See Also