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

In This Topic
    Finalize Method (BoxGradientBrush)
    In This Topic
    Deletes this GdiObject, and frees the memory allocated for it.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub Finalize() 
    protected virtual void Finalize()
    See Also