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


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