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

| Public Methods | |
| EMRPOLYBEZIER (const RECTL *bounds, const POINT *points, INT n) | |
| EMRPOLYBEZIER (DATASTREAM &ds) | |
| ~EMRPOLYBEZIER () | |
| bool | serialize (DATASTREAM ds) | 
| int | size (void) const | 
| void | execute (METAFILEDEVICECONTEXT *, HDC dc) const | 
Draw a polygonal Bezier curve to (what?)
| 
 | 
| 
 
 | 
| 
 | 
| Construct a PolyBezier record from the input stream. 
 | 
| 
 | 
| Destructor frees a copy of the points it buffered. | 
| 
 | 
| Execute this record in the context of the given device context. 
 Reimplemented from EMF::METARECORD. Reimplemented in EMF::EMRPOLYBEZIERTO. | 
| 
 | 
| 
 
 Reimplemented from EMF::METARECORD. Reimplemented in EMF::EMRPOLYBEZIERTO. | 
| 
 | 
| Internally computed size of this record. Reimplemented from EMF::METARECORD. Reimplemented in EMF::EMRPOLYBEZIERTO. | 
 1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001