Method: DrawToSize - Syntax 2

Returns the horizontal width and vertical height of a rotated barcode symbol in dots or pixels. The barcode symbol is specified by the parameters of this method.

Syntax:

function DrawToSize(var Width, Height, SymbolWidth, SymbolHeight: Single; Barcode: string; ShowQuietZone: Boolean; Module: Single; Angle: Single = 0; Canvas: TCanvas = nil; HDPI: Integer = 0; VDPI: Integer = 0): Integer; overload; virtual;

Description:

The method returns the horizontal width and vertical height of a rotated barcode symbol that is specified by parameters of this method, in dots or pixels.

Parameters:
Return:

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

Contents