表示处理事件(SplitRatioChanged)的方法类。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public delegate void SplitRatioChangedEventHandler( Object sender, SplitRatioChangedEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Realspace..::.SplitRatioChangedEventArgs
包含事件数据的分隔条比率改变事件参数类(SplitRatioChangedEventArgs)对象。