Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / NoBevel Class / NoBevel Constructor


In This Topic
    NoBevel Constructor
    In This Topic
    Creates a none bevel.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NoBevel()
    public NoBevel()
    See Also