InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / PathIconRenderer Class / AllowSmoothing Property

In This Topic
    AllowSmoothing Property (PathIconRenderer)
    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 Boolean
    public bool AllowSmoothing {get;}
    See Also