全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
MapLayout
.
.
::
.
FromXML 方法
MapLayout 类
请参见
发送反馈
通过XML字符串创建布局对象。
命名空间:
SuperMap.Layout
程序集:
SuperMap.Layout
(in SuperMap.Layout)
版本:
dll
语法
C#
public
bool
FromXML
(
string
xml
)
参数
xml
Type:
System
.
.
::
.
String
指定的XML字符串。
返回值
创建成功则返回true,否则返回false。
请参见
MapLayout 类
SuperMap.Layout 命名空间