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


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