[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapViewport.MaximumZoom

MaximumZoom Property

MaximumZoom

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

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