Public Member Functions | |
BarWidths () | |
BarWidths (float narrowBar, float wideBar) | |
String | BcdMagnification1D (BarcodeTypeEnum_1D bcdType, PrintPlane pp, IBarWidths barWidths) |
![]() | |
IRuler | GetRuler () |
Ruler to use for bar widths. More... | |
void | SetRuler (IRuler ruler) |
float | GetNarrowBar () |
Width of smallest bar. This is typically referred to as the X-dimension of the barcode. More... | |
void | SetNarrowBar (float narrowBar) |
float | GetWideBar () |
Width of widest bar. This is typically a multiple of the NarrowBar in order for barcode scanners to differentiate bar widths. More... | |
void | SetWideBar (float wideBar) |
Additional Inherited Members | |
![]() | |
ABarWidths (float narrowBar, float wideBar) | |
com.UniPRT.Sdk.LabelMaker.PGL.BarWidths.BarWidths | ( | ) |
com.UniPRT.Sdk.LabelMaker.PGL.BarWidths.BarWidths | ( | float | narrowBar, |
float | wideBar | ||
) |
String com.UniPRT.Sdk.LabelMaker.PGL.BarWidths.BcdMagnification1D | ( | BarcodeTypeEnum_1D | bcdType, |
PrintPlane | pp, | ||
IBarWidths | barWidths | ||
) |