Click or drag to resize

BitMatrixColumns Property

Gets the number of columns in the matrix.

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

Property Value

Type: Int32
See Also