Cog3DRangeImageHeightCalculator IncludeHistogramInResult Property Cognex VisionPro 9.5
Specifies whether or not to include the histogram data in the result.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public bool IncludeHistogramInResult { get; set; }

Property Value

Type: Boolean
The default is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag will be set:

  • SfIncludeHistogramInResult
See Also