Bitmap for UWP
GetDpi メソッド (RenderTarget)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > RenderTarget クラス : GetDpi メソッド
void ID2D1RenderTarget::GetDpi([Out] float* dpiX,[Out] float* dpiY)
シンタックス
'宣言
 
Public Sub GetDpi( _
   ByRef dpiX As System.Single, _
   ByRef dpiY As System.Single _
) 
public void GetDpi( 
   out System.float dpiX,
   out System.float dpiY
)

パラメータ

dpiX
dpiY
参照

RenderTarget クラス
RenderTarget メンバ