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