Spread Windows Forms 14.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / BarSize Class / BarSize Constructor / BarSize Constructor()


In This Topic
    BarSize Constructor()
    In This Topic
    Creates a new barcode size with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BarSize()
    public BarSize()
    See Also