DioDocs for PDF
SetDpi(Single,Single) メソッド

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > SetDpi メソッド : SetDpi(Single,Single) メソッド
水平解像度。
垂直解像度。
画像の物理的な解像度を変更します。
シンタックス
'宣言
 
Public Overloads Sub SetDpi( _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
) 
public void SetDpi( 
   System.float dpiX,
   System.float dpiY
)

パラメータ

dpiX
水平解像度。
dpiY
垂直解像度。
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧