Public Member Functions | |
BarcodeItem (IPoint start, String data) | |
BarcodeItem (IPoint start, float height, String data) | |
![]() | |
IPoint | GetStart () |
Position where barcode starts. More... | |
void | SetStart (IPoint start) |
String | GetData () |
The barcode content. More... | |
void | SetData (String data) |
float | GetHeight () |
Barcode Height. Expressed in units of Ruler. More... | |
void | SetHeight (float height) |
Additional Inherited Members | |
![]() | |
ABarcodeItem (IPoint start, String data) | |
com.UniPRT.Sdk.LabelMaker.BarcodeItem.BarcodeItem | ( | IPoint | start, |
String | data | ||
) |
com.UniPRT.Sdk.LabelMaker.BarcodeItem.BarcodeItem | ( | IPoint | start, |
float | height, | ||
String | data | ||
) |