Method: DrawTo - Syntax 1

Draws a barcode symbol on the specified canvas. The barcode symbol is specified by the properties of this barcode component.

Syntax:

function DrawTo(Canvas: TCanvas; Left, Top: Integer; Module: Integer = 0; Angle: Integer = -1; HDPI: Integer = 0; VDPI: Integer = 0): Integer; overload; virtual;

Description:

On the specified canvas, draws current barcode symbol that is specified by the properties of this barcode component.

Parameters:
Return:

Contents