#include <libemf.h>
Inheritance diagram for EMF::EMRSTROKEANDFILLPATH::
Public Methods | |
EMRSTROKEANDFILLPATH (const RECTL *bounds) | |
EMRSTROKEANDFILLPATH (DATASTREAM &ds) | |
bool | serialize (DATASTREAM ds) |
int | size (void) const |
void | execute (METAFILEDEVICECONTEXT *, HDC dc) const |
Stroke and Fill the path.
|
|
|
Create a StrokeandfillPath record from 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. |