导出布局至可交换的图像文件(GIF格式文件)。

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

语法

C#
public bool OutputLayoutToGIF(
	string filename,
	bool isBackTransparent
)

参数

filename
Type: System..::.String
导出的 GIF文件的全路径。
isBackTransparent
Type: System..::.Boolean
指定背景色是否透明。

返回值

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

版本信息

SuperMap iObjects .NET


请参见