1 reference to SetTextAlign
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
408
return (DeviceContextTextAlignment) IntUnsafeNativeMethods.
SetTextAlign
(new HandleRef(this, this.Hdc), (int) newAligment );