Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Drawing Class / Dispose Method / Dispose() Method


In This Topic
Dispose() Method
In This Topic
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Syntax
'Declaration
 
Public Overloads Sub Dispose() 
 
'Usage
 
Dim instance As Drawing
 
instance.Dispose()
See Also