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


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