设置笔划对象对应的几何类型数据。目前支持 GeoPoint, GeoLine, GeoArc, GeoRegion, GeoEllipse, GeoRectangle, GeoRoundRectangle, GeoText, GeoPie, GeoChord, GeoPicture,不支持的类型抛出异常。

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

语法

C#
[ObsoleteAttribute]
public void SetData(
	Geometry geometry
)

参数

geometry
Type: SuperMap.Data..::.Geometry
指定的几何类型。

备注

Geomtry 的坐标系为:方向与地理坐标相同,有效值范围为 [0,1]。

版本信息

SuperMap iObjects .NET

在 10.0.0 中过时(编译器警告)
在 10.0.1 中过时(编译器警告)
在 10.1.0 中过时(编译器警告)
在 10.1.1 中过时(编译器警告)
在 10.2.0 中过时(编译器警告)
在 10.2.1 中过时(编译器警告)
在 11.0.0 中过时(编译器警告)
在 7.0.0 中过时(编译器警告)
在 7.0.1 中过时(编译器警告)
在 7.1.0 中过时(编译器警告)
在 7.1.1 中过时(编译器警告)
在 7.1.2 中过时(编译器警告)
在 8.0.0 中过时(编译器警告)
在 8.0.1 中过时(编译器警告)
在 8.0.2 中过时(编译器警告)
在 8.1.0 中过时(编译器警告)
在 8.1.1 中过时(编译器警告)
在 9.0.0 中过时(编译器警告)
在 9.0.1 中过时(编译器警告)
在 9.1.0 中过时(编译器警告)
在 9.1.2 中过时(编译器警告)

SuperMap Objects .NET

受以下版本支持: 6.1.3

请参见