Graphics.Finalize Method ()

.NET Framework (current version)
 

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

override Finalize : unit -> unit
Return to top
Show: