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

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

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

Public Member Functions

float GetYdim ()
 Y dimension cell size (height). More...
 
void SetYdim (float ydim)
 
- Public Member Functions inherited from com.UniPRT.Sdk.LabelMaker.Interface.ICellSquare
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 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.

Member Function Documentation

◆ GetYdim()

float com.UniPRT.Sdk.LabelMaker.Interface.ICellRect.GetYdim ( )

◆ SetYdim()

void com.UniPRT.Sdk.LabelMaker.Interface.ICellRect.SetYdim ( float  ydim)

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