Click or drag to resize

BitMatrixRows Property

Gets the number of rows in the matrix.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public int Rows { get; }

Property Value

Type: Int32
See Also