Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / ResetParent Method


In This Topic
    ResetParent Method (PSShape)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ResetParent() 
    'Usage
     
    
    Dim instance As PSShape
     
    instance.ResetParent()
    protected override void ResetParent()
    See Also