BarcodeGetNarrowBarWidth Method ByteScout Barcode SDK
Retrieves the width of the narrow bar in specified units.

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

public float GetNarrowBarWidth(
	UnitOfMeasure unit
)

Parameters

unit
Type: Bytescout.BarCodeUnitOfMeasure
The unit of measure for retrieved narrow bar width.

Return Value

Type: Single
The width of the narrow bar in specified units.

Implements

IBarcodeGetNarrowBarWidth(UnitOfMeasure)
See Also

Reference