Link Search Menu Expand Document

IBarcodeGetMinimalSize Method (UnitOfMeasure)

Returns the size in specified units of the smallest rectangle that can accommodate the barcode.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
SizeF GetMinimalSize(
	UnitOfMeasure unit
)

Parameters

unit
Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for retrieved size.

Return Value

Type: SizeF
The size in specified units of the smallest rectangle that can accommodate the barcode.
See Also

Reference