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


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