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


In This Topic
ResetBorder Method (ThreeWayArrowShape)
In This Topic
Resets the border of the element to its default settings.
Syntax
'Declaration
 
Public Overridable Sub ResetBorder() 
 
'Usage
 
Dim instance As ThreeWayArrowShape
 
instance.ResetBorder()
See Also