DioDocs for PDF
GetDesktopDpi メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Factory クラス : GetDesktopDpi メソッド
void ID2D1Factory::GetDesktopDpi([Out] float* dpiX,[Out] float* dpiY)
シンタックス
'宣言
 
Public Sub GetDesktopDpi( _
   ByRef dpiX As System.Single, _
   ByRef dpiY As System.Single _
) 
public void GetDesktopDpi( 
   out System.float dpiX,
   out System.float dpiY
)

パラメータ

dpiX
dpiY
参照

Factory クラス
Factory メンバ