向三维图层中添加ArcGIS服务图层。

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

语法

C#
public Layer3D Add(
	string arcgisServerURL,
	string layerName,
	bool addToHead
)

参数

arcgisServerURL
Type: System..::.String
arcgisServer的服务地址。
layerName
Type: System..::.String
用户指定的三维图层名称。
addToHead
Type: System..::.Boolean
是否将添加的三维图层置顶。

返回值

返回添加的三维图层对象。

版本信息

SuperMap iObjects .NET


请参见