CogIPTwoImageMinMaxTool RunParams Property Cognex VisionPro 9.21 SR1
Returns/sets the CogIPTwoImageMinMax parameters.

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

public CogIPTwoImageMinMax RunParams { get; set; }

Property Value

Type: CogIPTwoImageMinMax
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

Parameters used to combine the two images.

See Also