Public 成员函数 | |
BarWidths () | |
BarWidths (float narrowBar, float wideBar) | |
String | BcdMagnification1D (BarcodeTypeEnum_1D bcdType, PrintPlane pp, IBarWidths barWidths) |
![]() | |
IRuler | GetRuler () |
用于设置条宽的标尺。 更多... | |
void | SetRuler (IRuler ruler) |
float | GetNarrowBar () |
最窄条的宽度。这通常称为条码的 X 尺寸。 更多... | |
void | SetNarrowBar (float narrowBar) |
float | GetWideBar () |
最宽条的宽度。这通常是窄条的倍数,以便条码扫描器区分条宽。 更多... | |
void | SetWideBar (float wideBar) |
额外继承的成员函数 | |
![]() | |
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 | ||
) |