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


In This Topic
shapeStyle Field (CalloutArrowShape)
In This Topic
Specifies the dashed-line style of the object container.
Syntax
'Declaration
 
Protected shapeStyle As DashStyle
 
'Usage
 
Dim instance As CalloutArrowShape
Dim value As DashStyle
 
value = instance.shapeStyle
 
instance.shapeStyle = value
See Also