CogFixtureTool InputImage Property Cognex VisionPro 9.21
Image to which a new fixtured coordinate space will be attached. The selected space of this image is the unfixtured space.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 83.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

Image to which a new fixtured coordinate space will be attached. The selected space of this image is the unfixtured space.

Note: Changing this property causes the CurrentRecord to invalidate.

Default Value: NULL

See Also