向当前分组图层中添加新的图层。如果指定的图层属于其他分组,则将从原分组移动到当前分组。

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

语法

C#
public virtual void Add(
	Layer layer
)

参数

layer
Type: SuperMap.Mapping..::.Layer
指定的要添加到当前分组图层中的图层。

版本信息

SuperMap iObjects .NET


请参见