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