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

In This Topic
    MaxZoom Property (LOD)
    In This Topic
    When the map zoom is greater than MaxZoom the element is not visible.
    Syntax
    'Declaration
     
    Public Property MaxZoom As System.Double
    public System.double MaxZoom {get; set;}
    See Also