GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Boolean
    public bool UseAntialiasing {get; set;}
    See Also