公開方法(Public Methods) | |
String | GetData () |
條碼內容。 | |
float | GetHeight () |
條碼高度。以標尺單位表示。 更多... | |
IPoint | GetStart () |
條碼開始的位置。 | |
void | SetData (String data) |
void | SetHeight (float height) |
void | SetStart (IPoint start) |
保護方法(Protected Methods) | |
ABarcodeItem (IPoint start, String data) | |
float GetHeight | ( | ) |