全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
LayoutElements
.
.
::
.
SeekID 方法
LayoutElements 类
请参见
发送反馈
在布局元素集合中搜索指定 ID 号的布局元素,并把当前布局元素指针定位于该布局元素。
命名空间:
SuperMap.Layout
程序集:
SuperMap.Layout
(in SuperMap.Layout)
版本:
dll
语法
C#
public
bool
SeekID
(
int
id
)
参数
id
Type:
System
.
.
::
.
Int32
要搜索的ID号。
返回值
成功则返回true,否则返回false。
请参见
LayoutElements 类
SuperMap.Layout 命名空间