ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / BarHeight Property

In This Topic
    BarHeight Property
    In This Topic
    The height of the bars in screen pixels.
    Syntax
    'Declaration
     
    Public Property BarHeight As System.Integer
    public System.int BarHeight {get; set;}
    See Also