Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / RoundedRectangleShape Constructor / RoundedRectangleShape Constructor()


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