从 XML 字符串中导入三维专题图信息。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public override bool FromXML( string xml ) |
参数
- xml
- Type: System..::.String
包含三维专题图信息的 XML 字符串。
C# |
---|
public override bool FromXML( string xml ) |