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