Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ImageDrawing Class / ResetCachedBitmap Method


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