FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetShapeOutlineStyle Method


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