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