設定2D條碼中單個矩形單元的大小。 更多...
公開方法(Public Methods) | |
float | GetYdim () |
Y軸方向單元大小(高度)。 更多... | |
void | SetYdim (float ydim) |
![]() | |
IRuler | GetRuler () |
用於設定單元大小的標尺。 更多... | |
void | SetRuler (IRuler ruler) |
float | GetXdim () |
X軸方向單元大小(寬度)。 更多... | |
void | SetXdim (float xdim) |
設定2D條碼中單個矩形單元的大小。
單元大小是指條碼中單元的尺寸,而非條碼的形狀。
float com.UniPRT.Sdk.LabelMaker.Interface.ICellRect.GetYdim | ( | ) |
void com.UniPRT.Sdk.LabelMaker.Interface.ICellRect.SetYdim | ( | float | ydim | ) |