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

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