ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLayer Interface / MinZoom Property

In This Topic
    MinZoom Property
    In This Topic
    The minimum zoom level at which the layer is visible.
    Syntax
    'Declaration
     
    ReadOnly Property MinZoom As Double
    double MinZoom {get;}
    See Also