Gets or sets the wide bars' width compared to the narrow bars' width. In barcode terminology this is called N value.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public double BarRatio { get; set; }
public double BarRatio { get; set; }
Public Property BarRatio As Double
Get
Set
Public Property BarRatio As Double
Get
Set
public:
property double BarRatio {
double get ();
void set (double value);
}
public:
property double BarRatio {
double get ();
void set (double value);
}
member BarRatio : float with get, set
member BarRatio : float with get, set
Property Value
Type:
Double