Sets the size of the single cell rectangle of a 2D barcode. More...
Public Member Functions | |
IRuler | GetRuler () |
Ruler to use for cell size. | |
float | GetXdim () |
X dimension cell size (width). | |
float | GetYdim () |
Y dimension cell size (height). | |
void | SetRuler (IRuler ruler) |
void | SetXdim (float xdim) |
void | SetYdim (float ydim) |
Sets the size of the single cell rectangle of a 2D barcode.
The cell size refers to the size of the unit within the barcode and not the shape of the barcode.