[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapViewport.SimplificationResolution

SimplificationResolution Property

SimplificationResolution

Simplification resolution in map units to be applied to polygon and line layers. An expression should evaluate to a double. The default value is 0 (No simplification).

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