查找指定图层名称的图层,将会遍历下面所以的图层与图层分组中查找

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

语法

C#
public Layer3D FindLayer(
	string layerName
)

参数

layerName
Type: System..::.String
指定的图层名称

返回值

请参见