根据指定的单值专题图子项的单值、风格和名称构造一个单值专题图类的新对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public ThemeUniqueItem( string unique, string caption, GeoStyle style ) |
参数
- unique
- Type: System..::.String
指定的单值专题图子项的单值。
- caption
- Type: System..::.String
指定的单值专题图子项的名称。
- style
- Type: SuperMap.Data..::.GeoStyle
指定的单值专题图子项的风格。