ESRI.ArcGIS.ADF.IMS | |
ScaleChanged Event | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > View Class : ScaleChanged Event |
Visual Basic (Declaration) | |
---|---|
Public Event ScaleChanged() As ScaleChangedEventHandler |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public event ScaleChangedEventHandler ScaleChanged() |
The event handler receives an argument of type ScaleChangedEventArgs containing data related to this event. The following ScaleChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewScale | The new scale. |