IMapRotateToDatumPoint 方法 |
旋转坐标转基准坐标
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void RotateToDatumPoint(
ref Point point
)
Sub RotateToDatumPoint (
ByRef point As Point
)
void RotateToDatumPoint(
Point% point
)
abstract RotateToDatumPoint :
point : Point byref -> unit
参数
- point
- 类型: System.WindowsPoint
参见