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