Gets or sets the wide bars' width compared to the narrow bars' width. In barcode terminology this is N value.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public double BarRatio { get; set; }
Visual Basic
Public Property BarRatio As Double
	Get
	Set

Property Value

Type: Double

See Also