UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare Interface Reference

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

Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare:
com.UniPRT.Sdk.LabelMaker.Abstract.ACellSquare com.UniPRT.Sdk.LabelMaker.Interface.ICellRect com.UniPRT.Sdk.LabelMaker.CellRect com.UniPRT.Sdk.LabelMaker.CellSquare com.UniPRT.Sdk.LabelMaker.CellRect

Public Member Functions

IRuler GetRuler ()
 Ruler to use for cell size. More...
 
void SetRuler (IRuler ruler)
 
float GetXdim ()
 X dimension cell size (width). More...
 
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.

Member Function Documentation

◆ GetRuler()

IRuler com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.GetRuler ( )

Ruler to use for cell size.

Implemented in com.UniPRT.Sdk.LabelMaker.Abstract.ACellSquare.

◆ GetXdim()

◆ SetRuler()

void com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.SetRuler ( IRuler  ruler)

◆ SetXdim()

void com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare.SetXdim ( float  xdim)

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