向屏幕图层中添加几何对象。

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

语法

C#
public int Add(
	Geometry geometry,
	string tag
)

参数

geometry
Type: SuperMap.Data..::.Geometry
指定的待添加的几何对象。
tag
Type: System..::.String
指定的待添加的几何对象的标签。

返回值

新添加对象所处的索引值。

版本信息

SuperMap iObjects .NET


请参见