Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryDrawing 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 GeometryDrawing
     
    instance.Dispose()
    public void Dispose()
    See Also