可用於任何 2D 平面關係或其他用途的配對。 更多...
公開方法(Public Methods) | |
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 | ) |