CogIPTwoImageAddTool RunParams Property Cognex VisionPro 9.7
Returns/sets the add operation parameters.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 73.0.0.0
Syntax

public CogIPTwoImageAdd RunParams { get; set; }

Property Value

Type: CogIPTwoImageAdd
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

Parameters used to add the two images.

See Also