ActiveReports 12
SimplificationResolution Property (MapViewport)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapViewport Class : SimplificationResolution Property
Simplification resolution in map units to be applied to polygon and line layers. An expression should evaluate to a System.Double. The default value is 0 (No simplification).
Syntax
'Declaration
 
Public Property SimplificationResolution As ExpressionInfo
public ExpressionInfo SimplificationResolution {get; set;}
See Also

Reference

MapViewport Class
MapViewport Members