Cog3DRangeImageCrossSectionExtractCornerV2 ShowResultLineFitRegions Property Cognex VisionPro
If true and we have an extracted corner, the result line fit regions will be displayed. The region will be the same length as the LineFitLength and will be drawn along the profile.

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

public bool ShowResultLineFitRegions { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

See Also