根据给定的参数构造一个ThemeLabelUniqueItem类的新对象。

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

语法

C#
public ThemeLabelUniqueItem(
	string unique,
	TextStyle style
)

参数

unique
Type: System..::.String
指定的单值。
style
Type: SuperMap.Data..::.TextStyle
指定单值对应的文本风格。

版本信息

SuperMap iObjects .NET


请参见