CogVerificationImageAnnotation Graphic Property Cognex VisionPro 9.22
Get and set the annotation graphic. Note, this graphic must be of type CogRectangle.

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

public ICogGraphicInteractive Graphic { get; set; }

Property Value

Type: ICogGraphicInteractive
See Also