ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / VectorIconRenderer Class / AllowSmoothing Property

In This Topic
    AllowSmoothing Property (VectorIconRenderer)
    In This Topic
    Determines whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowSmoothing As System.Boolean
    public System.bool AllowSmoothing {get;}
    See Also