'Declaration Protected theShape As Object
'Declaration
Protected theShape As Object
'Usage Dim instance As PSShape Dim value As Object value = instance.theShape instance.theShape = value
'Usage
Dim instance As PSShape Dim value As Object value = instance.theShape instance.theShape = value
protected object theShape
PSShape Class PSShape Members