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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed4bppBitmap クラス > 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.
参照

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