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