DioDocs for PDF
SetDpi メソッド (GcGifWriter)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcGifWriter クラス : SetDpi メソッド
The horizontal DPI value.
The vertical DPI value.
Updates the PixelAspectRatio property based on the specified horizontal and vertical resolutions.
シンタックス
'宣言
 
Public Sub SetDpi( _
   ByVal dpiX As System.Single, _
   ByVal dpiY As System.Single _
) 
public void SetDpi( 
   System.float dpiX,
   System.float dpiY
)

パラメータ

dpiX
The horizontal DPI value.
dpiY
The vertical DPI value.
参照

GcGifWriter クラス
GcGifWriter メンバ