#include <libemf.h>
Inheritance diagram for EMF::EMRSETTEXTALIGN::
Public Methods | |
EMRSETTEXTALIGN (UINT mode) | |
EMRSETTEXTALIGN (DATASTREAM &ds) | |
bool | serialize (DATASTREAM ds) |
int | size (void) const |
void | execute (METAFILEDEVICECONTEXT *, HDC dc) const |
Determines the justification of the text with respect to its position.
|
|
|
Construct a SetTextAlign record from the input datastream.
|
|
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. |