公開方法(Public Methods) | |
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 | ||
) |