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: Single; Module = 0; Angle: Single = -1; Opacity: Single = -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:

This method can return one of these values (these consts are defined in the pfmxCore2D unit):

Contents