Spread WinForms 15
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()
See Also