ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / VectorIconElement Class / AllowSmoothing Property

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