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