Graphics::GetDpiX 方法 (gdiplusgraphics.h)
Graphics::GetDpiX 方法會取得與此 Graphics 對象相關聯之顯示裝置的水平解析度,以點為單位。
Syntax
REAL GetDpiX();
傳回值
類型: REAL
這個方法會傳回與這個 Graphics 對象相關聯之顯示裝置的水準解析度,以點為單位。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | gdiplusgraphics.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |