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


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