获取指定序号的分段标签专题图子项集合中的子项。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public ThemeLabelRangeItem Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
指定的分段标签专题图子项的序号。
C# |
---|
public ThemeLabelRangeItem Item[ int index ] { get; } |