ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps 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 Double
    public double MaxZoom {get; set;}
    See Also