CogFitCircleTool InputImage Property Cognex VisionPro 9.8 SR1
Returns or sets the image that graphics will be displayed on in the inspection record.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax

public ICogImage InputImage { get; set; }

Property Value

Type: ICogImage
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Remarks

    Returns or sets the image that graphics will be displayed on in the inspection record.

    See Also