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

In This Topic
    SimplificationResolution Property (IMapViewport)
    In This Topic
    Specifies the resolution that is used to simplify map polygons and map lines. The resolution is specified in map coordinates.
    Syntax
    'Declaration
     
    ReadOnly Property SimplificationResolution As Double
    double SimplificationResolution {get;}
    See Also