#include <libemf.h>
Inheritance diagram for EMF::EMRSETMAPMODE::
Public Methods | |
EMRSETMAPMODE (DWORD mode) | |
EMRSETMAPMODE (DATASTREAM &ds) | |
bool | serialize (DATASTREAM ds) |
int | size (void) const |
void | execute (METAFILEDEVICECONTEXT *, HDC dc) const |
Set the mapping mode: HI (X style), LO (OpenGL style). Totally ignored by StarOffice as near as I can tell.
|
|
|
Construct a SetMapMode 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. |