添加图层分组,如果图层属于其他分组,则将从原分组移动到当前分组。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void Add( Layer3D layer ) |
参数
- layer
- Type: SuperMap.Realspace..::.Layer3D
指定图层对象。
C# |
---|
public void Add( Layer3D layer ) |