Bitmap for UWP
ToDips(Point2D,Single,Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Point2D 構造体 > ToDips メソッド : ToDips(Point2D,Single,Single) メソッド
Converts a point from pixels to DIPs.
シンタックス
'宣言
 
Public Overloads Shared Function ToDips( _
   ByVal pt As Point2D, _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
) As Point2D
public static Point2D ToDips( 
   Point2D pt,
   System.float dpiX,
   System.float dpiY
)

パラメータ

pt
dpiX
dpiY
参照

Point2D 構造体
Point2D メンバ
オーバーロード一覧