向图层集合中指定索引位置添加一个分组图层。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public LayerGroup InsertGroup( int index, string groupName ) |
参数
- index
- Type: System..::.Int32
指定要插入到的索引位置。
- groupName
- Type: System..::.String
指定分组图层的名称。