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

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

パラメータ

pt
dpiX
dpiY
参照

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