3D图层集合中删除一个指定对象的3D图层。

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

语法

C#
public bool Remove(
	Layer3D layer
)

参数

layer
Type: SuperMap.Realspace..::.Layer3D
指定图层对象。

请参见