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


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