| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorLayer Class : OnClientMouseLeave Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <WidgetEventAttribute("event, data")> <C1CategoryAttribute("Client-Side Events")> <C1DescriptionAttribute(Key="C1VectorLayer.OnClientMouseLeave", Description="Gets or sets the callback function which is called when the mouse leave the shape.")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property OnClientMouseLeave As System.String
[Layout(LayoutType.Behavior)] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [WidgetEvent("event, data")] [C1Category("Client-Side Events")] [C1Description(Key="C1VectorLayer.OnClientMouseLeave", Description="Gets or sets the callback function which is called when the mouse leave the shape.")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] public System.string OnClientMouseLeave {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2