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