Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ArrowShape Class / ArrowShape Constructor / ArrowShape Constructor()


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