static extern uint SetTextAlign(IntPtr hdc, uint fMode);
EMR_SETTEXTALIGN = 22,
// These are used with the SetTextAlign() system call