'宣言
Function GetImage( _ ByVal dpiX As Single, _ ByVal dpiY As Single _ ) As IDisposable
IDisposable GetImage( float dpiX, float dpiY )
パラメータ
- dpiX
- 水平解像度。
- dpiY
- 垂直解像度
戻り値の型
IDisposable。
'宣言
Function GetImage( _ ByVal dpiX As Single, _ ByVal dpiY As Single _ ) As IDisposable
IDisposable GetImage( float dpiX, float dpiY )