|     | 
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| OnScaleChange Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > PageLayoutBase Class : OnScaleChange Method | 
- args
- An ScaleEventArgs object that contains the event data.
| Visual Basic (Declaration) | |
|---|---|
| Protected Overridable Sub OnScaleChange( _ ByVal args As ScaleEventArgs _ ) | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| protected virtual void OnScaleChange( ScaleEventArgs args ) | |
Parameters
- args
- An ScaleEventArgs object that contains the event data.
 
     
    