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


In This Topic
    ResetCachedBitmap Method (GeometryDrawing)
    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