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