ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorLayer Class / OnClientMouseLeave Property

In This Topic
    OnClientMouseLeave Property
    In This Topic
    Gets or sets the callback function which is called when the mouse leave the shape.
    Syntax
    'Declaration
     
    Public Property OnClientMouseLeave As System.String
    public System.string OnClientMouseLeave {get; set;}
    See Also