以指定点为基点将此路由对象旋转指定的角度,逆时针为正方向,角度以度为单位。

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

语法

C#
public override void Rotate(
	Point2D basePoint,
	double angle
)

参数

basePoint
Type: SuperMap.Data..::.Point2D
指定的旋转的基点。
angle
Type: System..::.Double
指定的旋转的角度,单位为度。

版本信息

SuperMap iObjects .NET


SuperMap Objects .NET

受以下版本支持: 6.1.3

请参见