|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| OnScaleChange Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout 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.