获取三维图层集合中指定索引的三维图层对象。

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

语法

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

参数

index
Type: System..::.Int32
指定的三维图层对象的索引。

版本信息

SuperMap iObjects .NET


请参见