根据指定的参数来构造一个 GeoArtText 的新对象。

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

语法

C#
public GeoArtText(
	Rectangle2D bounds,
	string text
)

参数

bounds
Type: SuperMap.Data..::.Rectangle2D
指定的艺术字外接矩形。
text
Type: System..::.String
指定的用于构造GeoArtText的新对象的文字。

版本信息

SuperMap iObjects .NET


请参见