INFO: Primitives Supported by Paths Under Windows 95

ID: Q125697

4.00 WINDOWS kbgraphic
The information in this article applies to:


SUMMARY

Windows 95 supports the full set of Win32 path APIs. However, only a limited set of primitives can be used to build a path. Windows 95 supports the following primitives to build paths:


   ExtTextOut
   LineTo
   MoveToEx
   PolyBezier
   PolyBezierTo
   Polygon
   Polyline
   PolylineTo
   PolyPolygon
   PolyPolyline
   TextOut 
All other Win32 primitives will be ignored if used in a path. As with other Win32 primitives in Windows 95, paths are not mapped pixel-by-pixel to Windows NT; they support only 16-bit coordinates.

Additional query words: 4.00 GDI


Keywords          : kbSDKWin32 kbWinOS95 kbDSupport 
Version           : winnt:
Platform          : winnt 
Issue type        : kbinfo 

Last Reviewed: June 28, 1999