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

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