指定條碼內容和條碼在平面上開始的位置。 更多...
公開方法(Public Methods) | |
| IPoint | GetStart () |
| 條碼開始的位置。 更多... | |
| void | SetStart (IPoint start) |
| String | GetData () |
| 條碼內容。 更多... | |
| void | SetData (String data) |
指定條碼內容和條碼在平面上開始的位置。
| String com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D.GetData | ( | ) |
| IPoint com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D.GetStart | ( | ) |
條碼開始的位置。
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D.SetData | ( | String | data | ) |
| void com.UniPRT.Sdk.LabelMaker.Interface.IBarcodeItem_2D.SetStart | ( | IPoint | start | ) |