点击或拖拽改变大小

MapExportImage 方法 (Double)

导出图片

命名空间:  GISShare.SMap.WinForm.View
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public Image ExportImage(
	double dScale
)

参数

dScale
类型: SystemDouble
比例尺

返回值

类型: Image
Image

实现

IMapExport2ExportImage(Double)
参见