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


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