根据指定参数构造一个三维屏幕图层选中对象索引改变事件参数类的新对象。

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

语法

C#
public ScreenLayer3DSelectedIndexChangedEventArgs(
	int index,
	bool isSelected
)

参数

index
Type: System..::.Int32
添加成功的索引值。
isSelected
Type: System..::.Boolean
添加的对象。

请参见