Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryDrawing Class / ResetCachedBitmap Method


In This Topic
ResetCachedBitmap Method
In This Topic
Reset cache of CachedBitmap
Syntax
'Declaration
 
Public Overridable Sub ResetCachedBitmap() 
 
'Usage
 
Dim instance As GeometryDrawing
 
instance.ResetCachedBitmap()
See Also