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

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