向当前分组图层中的指定位置插入新的图层。如果指定的图层属于其他分组,则将从原分组移动到当前分组。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public virtual void Insert( int index, Layer layer ) |
C# |
---|
public virtual void Insert( int index, Layer layer ) |