CDC::PolylineTo

This member function draws one or more straight lines.

Syntax

BOOL PolylineTo( const POINT* lpPoints, 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::LineTo, CDC::Polyline, CDC::MoveTo