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


In This Topic
    PSObject Constructor()
    In This Topic
    Creates a new instance of a presentation space object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PSObject()
    public PSObject()
    See Also