CogVerificationImageAnnotation Graphic Property Cognex VisionPro 9.8 SR1
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: 75.0.0.0 (75.0.0.0)
Syntax

public ICogGraphicInteractive Graphic { get; set; }

Property Value

Type: ICogGraphicInteractive
See Also