Fired when a zoom is starting.
Namespace:
ESRI.ADF.UI
Syntax
function add_zoomStart (handler : [T:J:Function]) function remove_zoomStart (handler : [T:J:Function]) |
Remarks
The following table lists the arguments passed to the handler function.
| Arguments | Type | Description |
|---|---|---|
| sender | ESRI.ADF.UI.MapBase | The map that is being zoomed |