Link Search Menu Expand Document

HeightFromImperial Method (Int32, Int32)

[Missing <summary> documentation for "M:Bytescout.BarCodeReader.Height.FromImperial(System.Int32,System.Int32)"]

Namespace:Bytescout.BarCodeReader
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public static Height FromImperial(
	int feet,
	int inches
)

Parameters

feet
Type: SystemInt32

[Missing <param name="feet"/> documentation for "M:Bytescout.BarCodeReader.Height.FromImperial(System.Int32,System.Int32)"]

inches
Type: SystemInt32

[Missing <param name="inches"/> documentation for "M:Bytescout.BarCodeReader.Height.FromImperial(System.Int32,System.Int32)"]

Return Value

Type: Height

[Missing <returns> documentation for "M:Bytescout.BarCodeReader.Height.FromImperial(System.Int32,System.Int32)"]

See Also

Reference