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


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