Gets a System.Drawing.Image representing the current map.
シンタックス
'宣言
Public Function GetImage( _
ByVal As System.Double, _
ByVal As System.Double _
) As System.Drawing.Image
public System.Drawing.Image GetImage(
System.double ,
System.double
)
パラメータ
- dpiX
- The horizontal resolution of the image.
- dpiY
- The vertical resolution of the image.
戻り値の型
The image (bitmap).
参照