Gets or sets the gap between Pharmacode bars. The unit of measure must be specified to BarcodeUnit property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 5.0.2000.0 (5.0.2016.0)
public double PharmacodeBarsSpacing { get; set; }public double PharmacodeBarsSpacing { get; set; }Public Property PharmacodeBarsSpacing As Double
Get
Set
Public Property PharmacodeBarsSpacing As Double
Get
Set
public:
property double PharmacodeBarsSpacing {
double get ();
void set (double value);
}public:
property double PharmacodeBarsSpacing {
double get ();
void set (double value);
}member PharmacodeBarsSpacing : float with get, set
member PharmacodeBarsSpacing : float with get, set
Property Value
Type:
Double