IMapExportExportImageFile 方法 |
导出图片
命名空间:
GISShare.SMap.WinForm.View
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void ExportImageFile(
string strFileName
)
Sub ExportImageFile (
strFileName As String
)
void ExportImageFile(
String^ strFileName
)
abstract ExportImageFile :
strFileName : string -> unit
参数
- strFileName
- 类型: SystemString
导出文件名称
参见