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

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