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