保存标号

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

语法

C#
public bool SaveSymbol(
	int code,
	string name,
	string groupName,
	Recordset recordset
)

参数

code
Type: System..::.Int32
标号的编号
name
Type: System..::.String
标号的名字
groupName
Type: System..::.String
标号所属的组的名字
recordset
Type: SuperMap.Data..::.Recordset
含有标号图元的数据集

返回值

保存成功返回TRUE,否则返回FALSE

版本信息

SuperMap iObjects .NET

受以下版本支持: 8.0.0, 8.0.1, 8.0.2

请参见