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


In This Topic
    Finalize Method (TextShape)
    In This Topic
    The destructor method
    Syntax
    'Declaration
     
    
    Protected Overridable Sub Finalize() 
    'Usage
     
    
    Dim instance As TextShape
     
    instance.Finalize()
    protected virtual void Finalize()
    See Also