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

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

语法

C#
public Point2D LogicalToLayout(
	Point2D point
)

参数

point
Type: SuperMap.Data..::.Point2D

返回值

布局坐标。

请参见