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


In This Topic
ResetShape Method (RoundedRectangleShape)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub ResetShape() 
 
'Usage
 
Dim instance As RoundedRectangleShape
 
instance.ResetShape()
See Also