if (OS.GetSystemMetrics (OS.SM_CMONITORS) < 2) {... int width = OS.GetSystemMetrics (OS.SM_CXSCREEN);... int height = OS.GetSystemMetrics (OS.SM_CYSCREEN);
確定! 回上一頁