Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IndexBitmap Class / IndexBitmap Constructor


In This Topic
    IndexBitmap Constructor
    In This Topic
    Initializes a new instance of the IndexBitmap class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New IndexBitmap()
    public IndexBitmap()
    See Also