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

In This Topic
    MinZoom Property (MapViewport)
    In This Topic
    Gets or sets the limit minimum zoom level.
    Syntax
    'Declaration
     
    
    Public Property MinZoom As Double
    public double MinZoom {get; set;}
    See Also