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

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

パラメータ

rc
dpiX
dpiY
参照

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