根据指定参数构造一个GeoTextParametric类对象。

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

语法

C#
public GeoTextParametric(
	PointParametric point,
	string text
)

参数

point
Type: SuperMap.Data..::.PointParametric
指定的文本几何对象的锚点。
text
Type: System..::.String
指定的文本几何对象的文本内容

版本信息

SuperMap iObjects .NET


请参见