根据给定的 TextStyle 对象构造一个与其完全相同的新对象。

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

语法

C#
public TextStyle(
	TextStyle texStyle
)

参数

texStyle
Type: SuperMap.Data..::.TextStyle
指定的 TextStyle 对象。

备注

当 textStyle 对象执行完 Dispose 被释放后再进行传入操作,将抛出 ObjectDisposedException 异常。

版本信息

SuperMap iObjects .NET


请参见