全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Layer3DSettingVector
.
.
::
.
FromXML 方法
Layer3DSettingVector 类
请参见
发送反馈
将XML数据导入到三维场景。
命名空间:
SuperMap.Realspace
程序集:
SuperMap.Realspace
(in SuperMap.Realspace)
版本:
dll
语法
C#
public
bool
FromXML
(
string
xml
)
参数
xml
Type:
System
.
.
::
.
String
xml数据。
返回值
布尔值,true表示导入成功,false表示导入失败。
请参见
Layer3DSettingVector 类
SuperMap.Realspace 命名空间