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


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