获取三维图层集合中指定名称的三维图层对象。

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

语法

C#
public Layer3D this[
	string name
] { get; }

参数

name
Type: System..::.String
指定的三维图层对象的名称。

版本信息

SuperMap iObjects .NET


请参见