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

In This Topic
    MaxZoom Property (MultiScaleTileSource)
    In This Topic
    Gets or sets the maximum zoom level supports by this tile source.
    Syntax
    'Declaration
     
    Public Overridable Property MaxZoom As System.Integer
    public virtual System.int MaxZoom {get; set;}
    Remarks
    The default value is 19.
    See Also