根据给定的参数构造一个 RotationItem 的新对象。

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

语法

C#
public RotationItem(
	double heading,
	double altitude,
	double tilt,
	bool isClockWise
)

参数

heading
Type: System..::.Double
摄像机的方向。
altitude
Type: System..::.Double
摄像机的高度。
tilt
Type: System..::.Double
摄像机的倾角。
isClockWise
Type: System..::.Boolean
是否顺时针旋转。

版本信息

SuperMap iObjects .NET


请参见