2D 條碼的非預設參數。 更多...
公開方法(Public Methods) | |
Barcode_2D_Properties () | |
PGL.Barcode_Type2D | getType () |
設置條碼類型以應用這些參數。 更多... | |
void | SetType (PGL.Barcode_Type2D type) |
PGL.Rotation | GetRotation () |
可選旋轉,DIR,根據 PGL 文檔。 更多... | |
void | SetRotation (PGL.Rotation rotation) |
私有屬性 | |
PGL.Barcode_Type2D | type = PGL.Barcode_Type2D.NOT_DEFINED |
PGL.Rotation | rotation = PGL.Rotation.None |
2D 條碼的非預設參數。
com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.Barcode_2D_Properties | ( | ) |
PGL.Rotation com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.GetRotation | ( | ) |
PGL.Barcode_Type2D com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.getType | ( | ) |
void com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.SetRotation | ( | PGL.Rotation | rotation | ) |
void com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.SetType | ( | PGL.Barcode_Type2D | type | ) |
|
private |
|
private |