| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorLayer Class : OnClientMouseDown Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <WidgetEventAttribute("event, data")> <C1CategoryAttribute("Client-Side Events")> <C1DescriptionAttribute(Key="C1VectorLayer.OnClientMouseDown", Description="Gets or sets the callback function which is called when click the mouse down on the shape.")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property OnClientMouseDown As System.String
[Layout(LayoutType.Behavior)] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [WidgetEvent("event, data")] [C1Category("Client-Side Events")] [C1Description(Key="C1VectorLayer.OnClientMouseDown", Description="Gets or sets the callback function which is called when click the mouse down on the shape.")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] public System.string OnClientMouseDown {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