根据给定的自定义专题图类对象构造一个新的自定义专题图类对象。

命名空间:  SuperMap.Mapping
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
public ThemeCustom(
	ThemeCustom themeCustom
)

参数

themeCustom
Type: SuperMap.Mapping..::.ThemeCustom
指定的自定义专题图类对象。

请参见