响应布局当前缩放比例发生改变后的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void MapLayoutControl_LayoutZoomRatioRangeChanged( Object sender, DesktopMapLayoutControl..::.LayoutZoomRatioRangeChangedArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Desktop..::.DesktopMapLayoutControl..::.LayoutZoomRatioRangeChangedArgs
包含事件数据的布局当前缩放比例发生改变后事件参数类(DesktopMapLayoutControl.LayoutZoomRatioRangeChangedArgs)的对象。