Spread Windows Forms 15.0
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()
    public virtual void ResetCachedBitmap()
    See Also