UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
<ICellSquare> Protocol Reference

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

#include <ICellSquare.h>

Inheritance diagram for <ICellSquare>:
ACellSquare <ICellRect> CellRect CellSquare CellRect

Properties

id< IRulerruler
 Ruler to use for cell size.
 
float xdim
 X dimension cell size (width).
 

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.

Property Documentation

◆ ruler

- (id<IRuler>) ruler
readwritenonatomicstrong

Ruler to use for cell size.

◆ xdim

- (float) xdim
readwritenonatomicassign

X dimension cell size (width).


The documentation for this protocol was generated from the following file: