MetaSetTextAlignment


This metafile command sets the alignment of text.

class MetaSetTextAlignment : public Meta
{
 unsigned Mode;
};

Members

Mode A selection of flags from the enum TextAlignmentFlags.

Notes

See related C function SetTextAlignment.