Method | Description | |
---|---|---|
GetDpi ( this hwndSource, MonitorDpiType dpiType = MonitorDpiType.Default ) : |
現在の HwndSource が描画されているモニターの DPI 設定値を取得します。
|
public static GetDpi ( this hwndSource, MonitorDpiType dpiType = MonitorDpiType.Default ) : |
||
hwndSource | this | DPI を取得する対象の Win32 ウィンドウを特定する |
dpiType | MonitorDpiType | DPI の種類。規定値は |
return |