根据指定的三维图层对象初始化添加三维图层结束事件参数类(Layer3DAddedEventArgs)的新实例。

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

语法

C#
public Layer3DAddedEventArgs(
	Layer3D layer,
	int index
)

参数

layer
Type: SuperMap.Realspace..::.Layer3D
指定添加的三维图层对象
index
Type: System..::.Int32
指定添加的三维图层的序号

版本信息

SuperMap iObjects .NET


请参见