通过iServer数据服务向地形图层集合中添加地形图层。

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

语法

C#
public TerrainLayer Add(
	string iserverURL,
	string customLayerName
)

参数

iserverURL
Type: System..::.String
指定iServer数据服务的URL。
customLayerName
Type: System..::.String
用户指定的地形图层名称。

返回值

新添加的地形图层对象。

版本信息

SuperMap iObjects .NET


请参见