构造一个新的 TextPart 对象。其旋转角度为0.0,文本内容为空,TextPart.AnchorPoint 的 IsEmpty 为 true(即X坐标和Y坐标均为0.0)。

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

语法

C#
public TextPart()

请参见