1 reference to GetTextAlign
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
393
return (DeviceContextTextAlignment) IntUnsafeNativeMethods.
GetTextAlign
( new HandleRef( this, this.Hdc ) );