Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IndexBitmap Class / Clear Method / Clear() Method


In This Topic
Clear() Method
In This Topic
Clears all bits in the IndexBitmap.
Syntax
'Declaration
 
Public Overloads Sub Clear() 
 
'Usage
 
Dim instance As IndexBitmap
 
instance.Clear()
See Also