BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / WholeSize Class / WholeHeight Property

In This Topic
    WholeHeight Property (WholeSize)
    In This Topic
    Height of overall of barcode.
    Syntax
    'Declaration
     
    Public Property WholeHeight As Single
    public float WholeHeight {get; set;}
    See Also