Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetShape Method


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