编辑标号

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

语法

C#
public bool EditSymbol(
	int code,
	string name,
	int showMode,
	Recordset recordset
)

参数

code
Type: System..::.Int32
标号的编号
name
Type: System..::.String
标号的名字,若为空字符串,则不去修改标号名字
showMode
Type: System..::.Int32
显示方式,若为-1,则不去修改显示方式
recordset
Type: SuperMap.Data..::.Recordset
含有标号图元的数据集

版本信息

SuperMap iObjects .NET

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

请参见