Spread Windows Forms 17
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()
    public EllipseShape()
    See Also