Click or drag to resize

BitMatrixColumns Property

Gets the number of columns in the matrix.

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

Property Value

Type: Int32
See Also