Updates the
PixelAspectRatio property based on the specified horizontal and vertical resolutions.
シンタックス
'宣言
Public Sub SetDpi( _
ByVal As System.Single, _
ByVal As System.Single _
)
public void SetDpi(
System.float ,
System.float
)
パラメータ
- dpiX
- The horizontal DPI value.
- dpiY
- The vertical DPI value.
参照