Cog3DRangeImageCrossSectionExtractCornerV2 ShowResultLineFitLines Property Cognex VisionPro
If true and we have an extracted corner, the result fitted lines will be displayed. The result fitted lines will start from the middle of the line fit region along the fitted line and will end at the interest point.

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

public bool ShowResultLineFitLines { 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