全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
LayoutElements
.
.
::
.
Move 方法
LayoutElements 类
请参见
发送反馈
移动当前布局元素指针,成功返回 true。
命名空间:
SuperMap.Layout
程序集:
SuperMap.Layout
(in SuperMap.Layout)
版本:
dll
语法
C#
public
bool
Move
(
int
count
)
参数
count
Type:
System
.
.
::
.
Int32
移动的行数。
返回值
移动指针成功返回true,否则返回false。
请参见
LayoutElements 类
SuperMap.Layout 命名空间