InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / C1PathIcon Class / AllowSmoothing Property

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