Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / LineShape Class / LineShape Constructor / LineShape Constructor()


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