Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetShape Method


In This Topic
    ResetShape Method (PSObject)
    In This Topic
    Resets the shape of the object.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetShape() 
    'Usage
     
    
    Dim instance As PSObject
     
    instance.ResetShape()
    public virtual void ResetShape()
    See Also