BarcodeGetBarHeight Method
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 height of the barcode bars in specified units.
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 bar height value.
Return Value
Type: SingleThe height of the barcode bars in specified units.
Implements
IBarcodeGetBarHeight(UnitOfMeasure)See Also