PCBI_BarcodeHandlertestClassgetRow Method

Definition

Namespace: PluginBarcode
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public override byte[] getRow(
	int y,
	byte[] row
)

Parameters

y  Int32
 
row  Byte
 

Return Value

Byte

See Also