根据给定的参数,构造一个新的 LayerGroup 对象。

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

语法

C#
public LayerGroup(
	string groupName
)

参数

groupName
Type: System..::.String
指定的分组图层的名称。

请参见