已过时。由ThemeLabelRangeItems类中对应方法替代。把一个标签专题图子项添加到分段列表的开头。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
[ObsoleteAttribute] public bool AddToHead( ThemeLabelItem item, bool normalize ) |
参数
- item
- Type: SuperMap.Mapping..::.ThemeLabelItem
需要添加的子项。
- normalize
- Type: System..::.Boolean
是否对不合法的子项进行修正,true进行修正,false不进行修正并抛异常提示改子项为不合法值。
返回值
如果添加成功返回 true,否则返回 false。版本信息
SuperMap iObjects .NET
在 10.0.0 中过时(编译器警告)
在 10.0.1 中过时(编译器警告)
在 10.1.0 中过时(编译器警告)
在 10.1.1 中过时(编译器警告)
在 10.2.0 中过时(编译器警告)
在 10.2.1 中过时(编译器警告)
在 11.0.0 中过时(编译器警告)
在 11.0.1 中过时(编译器警告)
在 11.1.1 中过时(编译器警告)
在 11.2.0 中过时(编译器警告)
在 11.2.1 中过时(编译器警告)
在 8.1.0 中过时(编译器警告)
在 8.1.1 中过时(编译器警告)
在 9.0.0 中过时(编译器警告)
在 9.0.1 中过时(编译器警告)
在 9.1.0 中过时(编译器警告)
在 9.1.2 中过时(编译器警告)