获取色板中的指定索引处的色块。

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

语法

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

参数

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

返回值

指定索引处的色块。

版本信息

SuperMap iObjects .NET


请参见