获取指定索引的3D图层对象。

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

语法

C#
public Layer3D Item[
	int index
] { get; }

参数

index
Type: System..::.Int32
指定3D图层索引号。

请参见