单击图层树节点上的图标前的事件参数类。为单击图层树节点上的图标前的事件(LayersTree.BeforeTreeIconClickLayer3DsTree.BeforeTreeIconClick)提供数据。

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

语法

C#
public class BeforeIconClickEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.BeforeIconClickEventArgs
      SuperMap.UI..::.BeforeLayer3DsTreeIconClickEventArgs
      SuperMap.UI..::.BeforeLayersTreeIconClickEventArgs

请参见