Method: DrawToSize - Syntax 1

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

Syntax:

function DrawToSize(var Width, Height, SymbolWidth, SymbolHeight: Single; Module: Single = 0; Angle: Single = -1; 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 properties of this barcode component, in dots or pixels.

Parameters:
Return:

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

Contents