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


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