ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMap Interface / AntiAliasing Property

In This Topic
    AntiAliasing Property (IMap)
    In This Topic
    Gets the smoothing mode for map rendering.
    Syntax
    'Declaration
     
    ReadOnly Property AntiAliasing As AntiAliasing
    AntiAliasing AntiAliasing {get;}

    Property Value

    An AntiAliasing representing the smoothing mode for map rendering.
    See Also