var horzSize = GetDeviceCaps(hDC, DeviceCap.HORZSIZE);. Console.WriteLine("{0}x{1}mm", ... static extern int GetDeviceCaps(IntPtr hdc, DeviceCap nIndex);.
確定! 回上一頁