点をピクセルから DIP に変換します。
シンタックス
'宣言
Public Overloads Shared Function ToDips( _
ByVal As Point2F, _
ByVal As System.Single, _
ByVal As System.Single _
) As Point2F
public static Point2F ToDips(
Point2F ,
System.float ,
System.float
)
パラメータ
- pt
- dpiX
- dpiY
参照