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


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