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

In This Topic
    WideToNarrowRatio Property
    In This Topic
    Ratio between wide and narrow bars.
    Syntax
    'Declaration
     
    Public Property WideToNarrowRatio As System.Single
    public System.float WideToNarrowRatio {get; set;}
    See Also