LineMaxResults ConstructContent Method Cognex VisionPro 9.21 SR1

Constructs the record's Content. For Cognex Internal use only.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
Syntax

public void ConstructContent(
	Record record,
	int flags
)

Implements

IRecordConstructor ConstructContent(Record, Int32)
See Also