ABarcodeItem條形碼的基類。 更多...
公開方法(Public Methods) | |
| __init__ (self, IPoint start, str data) | |
公開屬性 | |
| start | |
| data | |
| height | |
額外的繼承成員 | |
靜態公開屬性 繼承自 LabelMaker.Interfaces.IBarcode1D.IBarcodeItem | |
| IPoint | start |
| float | height |
| str | data |
ABarcodeItem條形碼的基類。
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.__init__ | ( | self, | |
| IPoint | start, | ||
| str | data ) |
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.data |
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.height |
| LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.start |