FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / ResetShapeOutlineThickness Method


In This Topic
ResetShapeOutlineThickness Method (CalloutArrowShape)
In This Topic
Resets the shape outline thickness of the object.
Syntax
'Declaration
 
Public Overridable Sub ResetShapeOutlineThickness() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetShapeOutlineThickness()
See Also