根据指定的参数初始化改变三维场景选择对象事件参数类(ObjectSelectChangedEventArgs)的新实例。

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

语法

C#
public ObjectSelectChangedEventArgs(
	int count
)

参数

count
Type: System..::.Int32
指定的选中的对象的个数。

请参见