已过时。由ThemeLabelRangeItems类中对应方法替代。获取标签专题图中指定分段字段值在当前分段序列中的序号。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
[ObsoleteAttribute("use class: ThemeLabelRangeItem method: IndexOf ")] public int IndexOf( double value ) |
参数
- value
- Type: System..::.Double
给定的分段字段值。