Link Search Menu Expand Document

BarcodeControlGetNarrowBarWidth Method

Retrieves the width of the narrow bar in specified units.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.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