Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / UseAntiAliasedGraphics Property

In This Topic
    UseAntiAliasedGraphics Property (C1Map)
    In This Topic
    Gets or sets a value indicating whether to use anti-aliasing while rendering map graphics.
    Syntax
    'Declaration
     
    
    Public Property UseAntiAliasedGraphics As Boolean
    public bool UseAntiAliasedGraphics {get; set;}
    See Also