ESRI.ArcGIS.ADF.Web.UI.WebControls | |
OnScaleChange Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Map Class : OnScaleChange Method |
- args
- An EventArgs 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 EventArgs object that contains the event data.