FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / IMapperOwner Interface / UseAntiAliasedGraphics Property

In This Topic
    UseAntiAliasedGraphics Property (IMapperOwner)
    In This Topic
    Indicates whether to use anti-aliasing while rendering map graphics.
    Syntax
    'Declaration
     
    ReadOnly Property UseAntiAliasedGraphics As Boolean
    bool UseAntiAliasedGraphics {get;}
    See Also