设置 旋转角度(0 - 360)
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void SetRotateAngle(
float dRotateAngle
)
Sub SetRotateAngle (
dRotateAngle As Single
)
void SetRotateAngle(
float dRotateAngle
)
abstract SetRotateAngle :
dRotateAngle : float32 -> unit
参数
- dRotateAngle
- 类型: SystemSingle
旋转角度(0 - 360)
参见