FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / SmoothingMode Property

In This Topic
    SmoothingMode Property (C1Ribbon)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property SmoothingMode As System.Drawing.Drawing2D.SmoothingMode
    protected System.Drawing.Drawing2D.SmoothingMode SmoothingMode {get; set;}
    See Also