TreeView for WinForms
GetDpiForMonitor メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : GetDpiForMonitor メソッド
シンタックス
'宣言
 
Public Shared Function GetDpiForMonitor( _
   ByVal hMonitor As System.IntPtr, _
   ByVal dpiType As Win32.MONITOR_DPI_TYPE, _
   ByRef dpiX As System.Integer, _
   ByRef dpiY As System.Integer _
) As System.Integer
public static System.int GetDpiForMonitor( 
   System.IntPtr hMonitor,
   Win32.MONITOR_DPI_TYPE dpiType,
   ref System.int dpiX,
   ref System.int dpiY
)

パラメータ

hMonitor
dpiType
dpiX
dpiY
参照

Win32 クラス
Win32 メンバ