根据给定的标签专题图对象构造一个与其结构完全相同的标签专题图类的新对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public ThemeLabel( ThemeLabel themeLabel ) |
参数
- themeLabel
- Type: SuperMap.Mapping..::.ThemeLabel
给定的标签专题图对象。
C# |
---|
public ThemeLabel( ThemeLabel themeLabel ) |