C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorLayer Class / OnClientMouseDown Property

In This Topic
OnClientMouseDown Property (C1VectorLayer)
In This Topic
Gets or sets the callback function which is called when click the mouse down on the shape.
Syntax
'Declaration
 
Public Property OnClientMouseDown As System.String
 
See Also