InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / SmoothingMode Property

In This Topic
    SmoothingMode Property (C1InputPanel)
    In This Topic
    Gets or sets the C1.Framework.XView.SmoothingMode value that controls anti-aliasing.
    Syntax
    'Declaration
     
    Protected Property SmoothingMode As SmoothingMode
    protected SmoothingMode SmoothingMode {get; set;}
    See Also