StiGS1DataMatrixBarCodeType Class

Namespace: Stimulsoft.Report.BarCodes

Inheritance

Inherits from: StiDataMatrixBarCodeType

Constructors

Constructor Description
StiGS1DataMatrixBarCodeType()  
StiGS1DataMatrixBarCodeType(float module, StiDataMatrixEncodingType encodingType, bool useRectangularSymbols, StiDataMatrixSize matrixSize, bool processTilde)  

StiGS1DataMatrixBarCodeType()


StiGS1DataMatrixBarCodeType(module: float, encodingType: StiDataMatrixEncodingType, useRectangularSymbols: bool, matrixSize: StiDataMatrixSize, processTilde: bool)

Parameters

Properties

Property Type Description
EncodingType StiDataMatrixEncodingType  

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)