Method: DrawTo - Syntax 2

Draws a barcode symbol on the specified canvas. The barcode symbol is specified by the parameters of this method.

Syntax:

function DrawTo(Canvas: TCanvas; Barcode: string; BarColor, SpaceColor: TAlphaColor; ShowQuietZone: Boolean; Left, Top, Module: Single; Angle: Single = 0; Opacity: Single = 1; HDPI: Integer = 0; VDPI: Integer = 0): Integer; overload; virtual;

Description:

On the specified canvas, draws a barcode symbol that is specified by the parameters of this method.

Parameters:
Return:

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

Contents