Gets or sets the narrow bars' width of the barcode. In barcode terminology this is called X value. The unit of measure must be specified to BarcodeUnit property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public double BarWidth { get; set; }
public double BarWidth { get; set; }
Public Property BarWidth As Double
Get
Set
Public Property BarWidth As Double
Get
Set
public:
property double BarWidth {
double get ();
void set (double value);
}
public:
property double BarWidth {
double get ();
void set (double value);
}
member BarWidth : float with get, set
member BarWidth : float with get, set
Property Value
Type:
Double