CogVerificationInputImageContainer GetImageAnnotations Method Cognex VisionPro 9.22 SR1
Gets all the annotations associated with this InputImage.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public CogVerificationImageAnnotation[] GetImageAnnotations()

Return Value

Type:  CogVerificationImageAnnotation 
An array of image annotations
See Also