Map for WinForms | ComponentOne
C1.FlexMap Namespace / LOD Structure / MinZoom Property

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