Height Constructor ByteScout Barcode Reader SDK
Initializes a new instance of the Height class

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public Height(
	double centimeters,
	bool isMetric
)

Parameters

centimeters
Type: SystemDouble

[Missing <param name="centimeters"/> documentation for "M:Bytescout.BarCodeReader.Height.#ctor(System.Double,System.Boolean)"]

isMetric
Type: SystemBoolean

[Missing <param name="isMetric"/> documentation for "M:Bytescout.BarCodeReader.Height.#ctor(System.Double,System.Boolean)"]

See Also

Reference