公開方法(Public Methods) | |
BarcodeItem (IPoint start, String data) | |
BarcodeItem (IPoint start, float height, String data) | |
![]() | |
IPoint | GetStart () |
條碼開始的位置。 更多... | |
void | SetStart (IPoint start) |
String | GetData () |
條碼內容。 更多... | |
void | SetData (String data) |
float | GetHeight () |
條碼高度。以標尺單位表示。 更多... | |
void | SetHeight (float height) |
額外的繼承成員 | |
![]() | |
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 | ||
) |