公開方法(Public Methods) | |
| BarWidths () | |
| BarWidths (float narrowBar, float wideBar) | |
| String | BcdMagnification1D (BarcodeTypeEnum_1D bcdType, PrintPlane pp, IBarWidths barWidths) |
公開方法(Public Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.ABarWidths | |
| IRuler | GetRuler () |
| 用於設定條寬的標尺。 更多... | |
| void | SetRuler (IRuler ruler) |
| float | GetNarrowBar () |
| 最窄條的寬度。這通常稱為條碼的 X 尺寸。 更多... | |
| void | SetNarrowBar (float narrowBar) |
| float | GetWideBar () |
| 最寬條的寬度。這通常是窄條的倍數,以便條碼掃描器區分條寬。 更多... | |
| void | SetWideBar (float wideBar) |
額外的繼承成員 | |
保護方法(Protected Methods) 繼承自 com.UniPRT.Sdk.LabelMaker.Abstract.ABarWidths | |
| 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 | ||
| ) |