用指定的XML字符串表示的地图来修改指定名称地图的内容。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool SetMapXML( string name, string xml ) |
参数
- name
- Type: System..::.String
指定的地图名称。该名称不区分大小写。
- xml
- Type: System..::.String
指定新地图的XML字符串。