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


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