Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / Reset() Method


In This Topic
    Reset() Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overrides Sub Reset() 
    'Usage
     
    
    Dim instance As PSShape
     
    instance.Reset()
    public override void Reset()
    See Also