'宣言 Public Shared Function GetDcDpi( _ ByVal dc As System.IntPtr _ ) As System.Drawing.PointF
'使用法 Dim dc As System.IntPtr Dim value As System.Drawing.PointF value = Utils.GetDcDpi(dc)
public static System.Drawing.PointF GetDcDpi( System.IntPtr dc )
パラメータ
- dc