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


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