处理三维场景控件操作状态改变事件(ActionChanged)的方法类。
命名空间:
SuperMap.UI程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public delegate void Action3DChangedEventHandler( Object sender, Action3DChangedEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.UI..::.Action3DChangedEventArgs
包含三维场景控件操作状态改变事件的参数类(Action3DChangedEventArgs)的对象。