StiEAN128cBarCodeType Class
Namespace: Stimulsoft.Report.BarCodes
The class describes the Barcode type - EAN-128.
Inheritance
Inherits from: StiCode128BarCodeType
Constructors
| Constructor | Description |
|---|---|
| StiEAN128cBarCodeType() | |
| StiEAN128cBarCodeType(float module, float height) |
StiEAN128cBarCodeType()
StiEAN128cBarCodeType(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)