将三维要素集合对象输出成KML文件。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void ToKMLFile( string kmlFile ) |
参数
- kmlFile
- Type: System..::.String
指定的KML文件相对路径。
C# |
---|
public void ToKMLFile( string kmlFile ) |