UniPRT SDK  v1.0.0.0
ICellSquare Interface Reference

Sets the size of the single cell square of a 2D barcode. More...

Inheritance diagram for ICellSquare:
ACellSquare ICellRect CellRect CellSquare CellRect

Public Member Functions

IRuler GetRuler ()
 Ruler to use for cell size.
 
float GetXdim ()
 X dimension cell size (width).
 
void SetRuler (IRuler ruler)
 
void SetXdim (float xdim)
 

Detailed Description

Sets the size of the single cell square of a 2D barcode.

The cell size refers to the size of the unit within the barcode and not the shape of the barcode.