设置2D条码中单个正方形单元的大小。 更多...
Public 成员函数 | |
IRuler | GetRuler () |
用于设置单元大小的标尺。 更多... | |
void | SetRuler (IRuler ruler) |
float | GetXdim () |
X轴方向单元大小(宽度)。 更多... | |
void | SetXdim (float xdim) |
设置2D条码中单个正方形单元的大小。
单元大小是指条码中单元的尺寸,而非条码的形状。
IRuler com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.GetRuler | ( | ) |
用于设置单元大小的标尺。
float com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.GetXdim | ( | ) |
X轴方向单元大小(宽度)。
在 com.UniPRT.Sdk.LabelMaker.Abstract.ACellSquare 内被实现.
被这些函数引用 com.UniPRT.Sdk.LabelMaker.PGL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.AztecBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Pdf417Barcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.DataMatrixBarcode.toString() , 以及 com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString().
void com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.SetRuler | ( | IRuler | ruler | ) |
void com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.SetXdim | ( | float | xdim | ) |