ComponentOne BarCode for UWP
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