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


In This Topic
    ResetShape Method (TextShape)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetShape() 
    'Usage
     
    
    Dim instance As TextShape
     
    instance.ResetShape()
    public virtual void ResetShape()
    See Also