StiEAN128aBarCodeType Class

Namespace: Stimulsoft.Report.BarCodes

The class describes the Barcode type - EAN-128.

Inheritance

Inherits from: StiCode128BarCodeType

Constructors

Constructor Description
StiEAN128aBarCodeType()  
StiEAN128aBarCodeType(float module, float height)  

StiEAN128aBarCodeType()


StiEAN128aBarCodeType(module: float, height: float)

Parameters

  • module (float)
  • height (float)

Methods

Method Returns Description
Draw void  

Method Details

Draw

Draw(context: object, barCode: StiBarCode, rect: RectangleF, zoom: float): void

Parameters

  • context (object)
  • barCode (StiBarCode)
  • rect (RectangleF)
  • zoom (float)