获取刚刚绘制完成的几何对象。

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

语法

C#
public Geometry Geometry { get; }

备注

如果当前的绘制状态为添加沿线注记,即MapControl的Action属性值为CreateAlongLineText,则该属性值为GeoCompound类对象,并且该对象中序号为0的子对象为GeoText对象,序号为1的子对象为GeoCurve对象。

版本信息

SuperMap iObjects .NET


请参见