CogHistogramTool RunParams Property Cognex VisionPro 9.23
Parameters used to perform the histogram.

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

public CogHistogram RunParams { get; set; }

Property Value

Type: CogHistogram
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

Parameters used to generate the histogram.

See Also