FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObjects Class / PSObjects Constructor


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