[DllImport("gdi32.dll")] static extern bool GetBrushOrgEx(IntPtr hdc, out POINT lppt);
Última actualización hace 1 año