| C1.Web.Wijmo.Controls.C1Maps Namespace > MultiScaleTileSource Class : MaxZoom Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="MultiScaleTileSource.MaxZoom", Description="Gets or sets the maximum zoom level supports by this tile source.")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=False)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> Public Overridable Property MaxZoom As System.Integer
[System.ComponentModel.DefaultValue()] [C1Category("Behavior")] [C1Description(Key="MultiScaleTileSource.MaxZoom", Description="Gets or sets the maximum zoom level supports by this tile source.")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=false)] [System.ComponentModel.NotifyParentProperty(true)] [WidgetOption()] [Layout(LayoutType.Behavior)] public virtual System.int MaxZoom {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