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


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