Link Search Menu Expand Document

Height Constructor

Initializes a new instance of the Height class

Namespace:Bytescout.BarCodeReader
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-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