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


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