表示范围改变事件的方法类。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
public delegate void BoundsChangeHandle( Object sender, BoundsChangeEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Desktop.UI..::.BoundsChangeEventArgs
包含数据集范围改变事件的参数类。