ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / ProgressLine Class / UseAntialiasing Property

In This Topic
    UseAntialiasing Property (ProgressLine)
    In This Topic
    Gets or sets whether the progress line is drawn with antialiasing.
    Syntax
    'Declaration
     
    Public Property UseAntialiasing As System.Boolean
    public System.bool UseAntialiasing {get; set;}
    See Also