响应更改三维场景控件的操作状态时的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void SceneControl_ActionChanged( Object sender, Action3DChangedEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.UI..::.Action3DChangedEventArgs
包含事件数据的更改三维场景控件的操作状态时事件参数类(Action3DChangedEventArgs)的对象。