Changes the physical resolution of the image.
シンタックス
'宣言
Public Overloads Sub SetDpi( _
ByVal As System.Single, _
ByVal As System.Single _
)
public void SetDpi(
System.float ,
System.float
)
パラメータ
- dpiX
- The horizontal resolution.
- dpiY
- The vertical resolution.
参照