将布局窗口中可见范围的内容输出为JPG文件。当无界面出图时,出图范围需要根据设置ImageSize属性值来确定。

命名空间:  SuperMap.Layout
程序集:  SuperMap.Layout (in SuperMap.Layout)
版本: dll

语法

C#
public bool OutputLayoutToJPG(
	string fileName
)

参数

fileName
Type: System..::.String
导出的JPG文件的全路径。

返回值

成功返回true,否则返回false。

示例

请参见 MapLayout.Open() 方法。

版本信息

SuperMap iObjects .NET


请参见