选中节点变化事件参数类。为二维图层选择的改变事件(LayersTree.SelectionChanged)和三维图层选择的改变事件(Layer3DsTree.SelectionChanged)以及工作空间树节点选择的改变事件(WorkspaceTree.SelectionChanged)提供数据。

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

语法

C#
public class SelectionChangedEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.SelectionChangedEventArgs

请参见