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


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