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


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