Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / IDrawingCacheable Interface / Reset Method


In This Topic
    Reset Method (IDrawingCacheable)
    In This Topic
    Resets the caching data.
    Syntax
    'Declaration
     
    
    Sub Reset() 
    'Usage
     
    
    Dim instance As IDrawingCacheable
     
    instance.Reset()
    void Reset()
    See Also