FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / theShape Field


In This Topic
theShape Field (FourWayArrowShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected theShape As Object
 
'Usage
 
Dim instance As FourWayArrowShape
Dim value As Object
 
value = instance.theShape
 
instance.theShape = value
See Also