UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBarcode1D.ABarcodeItem Class Reference

Base class for ABarcodeItem barcode. More...

Inheritance diagram for LabelMaker.Interfaces.IBarcode1D.ABarcodeItem:
LabelMaker.Interfaces.IBarcode1D.IBarcodeItem LabelMaker.Interfaces.IBarcode1D.BarcodeItem

Public Member Functions

 __init__ (self, IPoint start, str data)
 

Public Attributes

 start = start
 
 data = data
 
float height = 0.0
 

Detailed Description

Base class for ABarcodeItem barcode.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.__init__ ( self,
IPoint start,
str data )

Member Data Documentation

◆ data

LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.data = data

◆ height

float LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.height = 0.0

◆ start

LabelMaker.Interfaces.IBarcode1D.ABarcodeItem.start = start

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