根据给定的标签专题图子项对象构造一个与其完全相同的新对象。

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

语法

C#
public ThemeLabelItem(
	ThemeLabelItem themeLabelItem
)

参数

themeLabelItem
Type: SuperMap.Mapping..::.ThemeLabelItem
给定的标签专题图子项对象。

请参见