Click or drag to resize

BitMatrixRows Property

Gets the number of rows in the matrix.

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

Property Value

Type: Int32
See Also