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

语法

C#
public ObjectDeletingEventArgs(
	int id,
	bool cancel,
	Layer3D layer
)

参数

id
Type: System..::.Int32
cancel
Type: System..::.Boolean
layer
Type: SuperMap.Realspace..::.Layer3D

请参见