Get and set the annotation graphic. Note, this graphic must be of type CogRectangle.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.0.0.0 (75.0.0.0)
public ICogGraphicInteractive Graphic { get; set; }public ICogGraphicInteractive Graphic { get; set; }Public Property Graphic As ICogGraphicInteractive
Get
Set
Public Property Graphic As ICogGraphicInteractive
Get
Set
public:
property ICogGraphicInteractive^ Graphic {
ICogGraphicInteractive^ get ();
void set (ICogGraphicInteractive^ value);
}public:
property ICogGraphicInteractive^ Graphic {
ICogGraphicInteractive^ get ();
void set (ICogGraphicInteractive^ value);
}Property Value
Type:
ICogGraphicInteractive