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

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