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

| Public Methods | |
| EMRSETVIEWPORTEXTEX (INT cx, INT cy) | |
| EMRSETVIEWPORTEXTEX (DATASTREAM &ds) | |
| bool | serialize (DATASTREAM ds) | 
| int | size (void) const | 
| void | execute (METAFILEDEVICECONTEXT *, HDC dc) const | 
The viewport extent is the device coordinate (i.e. pixels) size of the viewport. Since W32 doesn't do any clipping, the purpose of this is not clear.
| 
 | 
| 
 
 | 
| 
 | 
| Construct a SetViewportExtEx record from the input stream. 
 | 
| 
 | 
| Execute this record in the context of the given device context. 
 Reimplemented from EMF::METARECORD. | 
| 
 | 
| 
 
 Reimplemented from EMF::METARECORD. | 
| 
 | 
| Internally computed size of this record. 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