Spread WinForms 15
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()
See Also