UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.ICellRect Interface Reference

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

Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.ICellRect:
UniPRT.Sdk.LabelMaker.Interfaces.ICellSquare UniPRT.Sdk.LabelMaker.Interfaces.CellRect

Properties

IRuler Ruler [get, set]
 Ruler to use for cell size.
 
float Xdim [get, set]
 X dimension cell size (width).
 
float Ydim [get, set]
 Y dimension cell size (height).
 

Detailed Description

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.