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

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

public CogVerificationImageAnnotation[] GetImageAnnotations()

Return Value

Type:  CogVerificationImageAnnotation 
An array of image annotations
See Also