可用于任何 2D 平面关系或其他用途的配对。 更多...
Public 成员函数 | |
| T | GetX () |
| 第一个值。例如:水平,x,点的位置。 更多... | |
| void | SetX (T x) |
| T | GetY () |
| 第二个值。例如:垂直,y,点的位置。 更多... | |
| void | SetY (T y) |
可用于任何 2D 平面关系或其他用途的配对。
| T com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetX | ( | ) |
第一个值。例如:水平,x,点的位置。
被这些函数引用 com.UniPRT.Sdk.LabelMaker.PGL.Text.GetFontSizePgl(), com.UniPRT.Sdk.LabelMaker.TSPL.Text.GetFontSizeTspl(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), com.UniPRT.Sdk.LabelMaker.TSPL.Line.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Line.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D.toString(), 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.Text.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Text.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString(), com.UniPRT.Sdk.LabelMaker.Abstract.ALine.ToString(), com.UniPRT.Sdk.LabelMaker.TSPL.Box.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Box.toString() , 以及 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
| T com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.GetY | ( | ) |
第二个值。例如:垂直,y,点的位置。
被这些函数引用 com.UniPRT.Sdk.LabelMaker.PGL.Text.GetFontSizePgl(), com.UniPRT.Sdk.LabelMaker.TSPL.Text.GetFontSizeTspl(), com.UniPRT.Sdk.LabelMaker.PrintPlane.ToDots(), com.UniPRT.Sdk.LabelMaker.TSPL.Line.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Line.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Barcode1D.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Barcode1D.toString(), 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.Text.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Text.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.DataMatrixBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.QRBarcode.toString(), com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeBarcode.toString(), com.UniPRT.Sdk.LabelMaker.TSPL.Box.toString(), com.UniPRT.Sdk.LabelMaker.PGL.Box.toString() , 以及 com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeBarcode.toString().
| void com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.SetX | ( | T | x | ) |
| void com.UniPRT.Sdk.LabelMaker.Interface.IPair< T >.SetY | ( | T | y | ) |