ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / LinearGradientBrush Class / Finalize Method

In This Topic
    Finalize Method (LinearGradientBrush)
    In This Topic
    Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
    Syntax
    'Declaration
     
    
    Protected Sub Finalize() 
    protected void Finalize()
    See Also