LineMaxResults ConstructAnnotation Method Cognex VisionPro 9.24

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

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

public void ConstructAnnotation(
	Record record,
	int flags
)

Implements

IRecordConstructor ConstructAnnotation(Record, Int32)
See Also