CDC::PolyPolyline

This member function draws multiple series of connected line segments.

Syntax

BOOL PolyPolyline( const POINT* lpPoints, const DWORD* lpPolyPoints, int nCount );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::Polyline, CDC::PolylineTo