ICogAcqProfileCamera MinimumBinarizationLineWidth Property Cognex VisionPro
Reads or sets the Minimum Binarization Linewidth when Binary laser detection mode is selected.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

int MinimumBinarizationLineWidth { get; set; }

Property Value

Type: Int32
The default is MinimumBinarizationLineWidthDefault.
Events

Event TypeReason
ICogChangedEvent ChangedFires when this property changes. The following state flag may be affected: SfMinimumBinarizationLineWidth
See Also