IGlobalsGetDpiFromPoint メソッド (Int32, Int32) |
指定した位置にあるモニターのDPIを取得します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文(double DpiX, double DpiY) GetDpiFromPoint(
int x,
int y
)
パラメーター
- x
- 型: SystemInt32
横の座標 - y
- 型: SystemInt32
縦の座標
戻り値
型:
ValueTupleDouble,
Doubleタプル:DpiX, DpiY
関連項目