#include <libemf.h>
Inheritance diagram for EMF::EMRSETMETARGN::
Public Methods | |
EMRSETMETARGN (void) | |
EMRSETMETARGN (DATASTREAM &ds) | |
bool | serialize (DATASTREAM ds) |
int | size (void) const |
void | execute (METAFILEDEVICECONTEXT *, HDC dc) const |
I really have no idea.
|
Create a Set Meta Rgn record. |
|
Construct an Setmetargn 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. |