将指定点的布局坐标转换为逻辑坐标。

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

语法

C#
public Point2D LayoutToLogical(
	Point2D point2D
)

参数

point2D
Type: SuperMap.Data..::.Point2D
待转换成逻辑坐标的布局坐标值。

返回值

逻辑坐标。

版本信息

SuperMap iObjects .NET


请参见