ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / WholeSize Class / WholeWidth Property

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