Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ChevronShape Class / ChevronShape Constructor / ChevronShape Constructor()


In This Topic
    ChevronShape Constructor()
    In This Topic
    Creates a new chevron shape.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ChevronShape()
    public ChevronShape()
    See Also