Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLayer Class / MinZoom Property

In This Topic
    MinZoom Property (MapLayer)
    In This Topic
    Gets or sets the minimum zoom which can show this layer.
    Syntax
    'Declaration
     
    
    Public Property MinZoom As Double
    public double MinZoom {get; set;}
    See Also