ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Oval Event | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Map Class : Oval Event |
Visual Basic (Declaration) | |
---|---|
<ResDescriptionAttribute("Raised when the control processes a tool associated with the Oval Client Tool Action")> <ResCategoryAttribute("Client Tool Action")> Public Event Oval() As MapOvalEventHandler |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[ResDescriptionAttribute("Raised when the control processes a tool associated with the Oval Client Tool Action")] [ResCategoryAttribute("Client Tool Action")] public event MapOvalEventHandler Oval() |