#include <libemf.h>
Inheritance diagram for EMF::EMRPOLYLINE::

| Public Methods | |
| EMRPOLYLINE (const RECTL *bounds, const POINT *points, INT n) | |
| ~EMRPOLYLINE () | |
| EMRPOLYLINE (DATASTREAM &ds) | |
| bool | serialize (DATASTREAM ds) | 
| int | size (void) const | 
| void | execute (METAFILEDEVICECONTEXT *, HDC dc) const | 
Draw a series of connected lines.
| 
 | 
| 
 
 | 
| 
 | 
| Destructor frees a copy of the points it buffered. | 
| 
 | 
| Construct a Polyline record from the input stream. 
 | 
| 
 | 
| Execute this record in the context of the given device context. 
 Reimplemented from EMF::METARECORD. | 
| 
 | 
| 
 
 Reimplemented from EMF::METARECORD. | 
| 
 | 
| 
 
 Reimplemented from EMF::METARECORD. | 
 1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001