LineMaxResults ConstructContent Method Cognex VisionPro 9.21

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.0.0
Syntax

public void ConstructContent(
	Record record,
	int flags
)

Implements

IRecordConstructor ConstructContent(Record, Int32)
See Also