Bitmap for WPF
FromDips(RectD,Single,Single) メソッド

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

パラメータ

rc
dpiX
dpiY
参照

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