[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapViewport.MinimumZoom

MinimumZoom Property

MinimumZoom

Gets or sets the minimum zoom level allowed. An expression should evaluate to a double. The default value is 20.

Declaration
[ExpressionBaseType(typeof(double))]
public ExpressionInfo MinimumZoom { get; set; }