IBarcodeGetMinimalSize Method (UnitOfMeasure)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Returns the size in specified units of the smallest rectangle that can accommodate the barcode.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- unit
- Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for retrieved size.
Return Value
Type: SizeFThe size in specified units of the smallest rectangle that can accommodate the barcode.
See Also