通过XML数据创建三维图层对象。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public bool FromXML(
	string xml
)

参数

xml
Type: System..::.String
XML数据。

返回值

创建成功则返回true,否则返回false。

请参见