Gets or sets the width of Pharmacode Thick Bars. 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 PharmacodeThickBarWidth { get; set; }
public double PharmacodeThickBarWidth { get; set; }
Public Property PharmacodeThickBarWidth As Double
Get
Set
Public Property PharmacodeThickBarWidth As Double
Get
Set
public:
property double PharmacodeThickBarWidth {
double get ();
void set (double value);
}
public:
property double PharmacodeThickBarWidth {
double get ();
void set (double value);
}
member PharmacodeThickBarWidth : float with get, set
member PharmacodeThickBarWidth : float with get, set
Property Value
Type:
Double