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

In This Topic
    TextAntiAliasingQuality Property (IMap)
    In This Topic
    Gets the text rendering hints for map rendering.
    Syntax
    'Declaration
     
    ReadOnly Property TextAntiAliasingQuality As TextAntiAliasingQuality
    TextAntiAliasingQuality TextAntiAliasingQuality {get;}

    Property Value

    A TextAntiAliasingQuality representing the text rendering hints for map rendering.
    See Also