Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / theShape Field


In This Topic
    theShape Field
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected theShape As Object
    'Usage
     
    
    Dim instance As PSObject
    Dim value As Object
     
    value = instance.theShape
     
    instance.theShape = value
    protected object theShape
    See Also