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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > SetDpi メソッド : SetDpi(Single,Single) メソッド
The horizontal resolution.
The vertical resolution.
Changes the physical resolution of the image.
シンタックス
'宣言
 
Public Overloads Sub SetDpi( _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
) 
public void SetDpi( 
   System.float dpiX,
   System.float dpiY
)

パラメータ

dpiX
The horizontal resolution.
dpiY
The vertical resolution.
参照

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