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


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