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