根据指定的索引值获取对应的图层。

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

语法

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

参数

index
Type: System..::.Int32
指定的索引值。

返回值

返回指定的索引值获取对应的图层。

版本信息

SuperMap iObjects .NET


请参见