全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
MapLayout
.
.
::
.
LogicalToPixel 方法
MapLayout 类
请参见
发送反馈
将指定点的逻辑坐标转换为屏幕坐标。
命名空间:
SuperMap.Layout
程序集:
SuperMap.Layout
(in SuperMap.Layout)
版本:
dll
语法
C#
public
Point
LogicalToPixel
(
Point2D
point
)
参数
point
Type:
SuperMap.Data
.
.
::
.
Point2D
返回值
屏幕坐标。
请参见
MapLayout 类
SuperMap.Layout 命名空间