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