2D 条码的非默认参数。 更多...
Public 成员函数 | |
Barcode_2D_Properties () | |
PGL.Barcode_Type2D | getType () |
设置条码类型以应用这些参数。 更多... | |
void | SetType (PGL.Barcode_Type2D type) |
PGL.Rotation | GetRotation () |
可选旋转,DIR,根据 PGL 文档。 更多... | |
void | SetRotation (PGL.Rotation rotation) |
Private 属性 | |
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 | ( | ) |
可选旋转,DIR,根据 PGL 文档。
引用了 com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.rotation.
被这些函数引用 com.UniPRT.Sdk.LabelMaker.PglLib.Barcode2D.Barcode2D().
PGL.Barcode_Type2D com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.getType | ( | ) |
设置条码类型以应用这些参数。
引用了 com.UniPRT.Sdk.LabelMaker.PglLib.Barcode_2D_Properties.type.
被这些函数引用 com.UniPRT.Sdk.LabelMaker.PglLib.Barcode2D.Barcode2D().
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 |