BarcodeControlGetMinimalSize Method ByteScout Barcode SDK
Gets or sets the size of the smallest rectangle in pixels that can accommodate the barcode.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public Size GetMinimalSize()

Return Value

Type: Size
The size of the smallest rectangle in pixels that can accommodate the barcode.

Implements

IBarcodeGetMinimalSize
See Also

Reference