CogFitLineTool LastRunRecordEnable Property Cognex VisionPro 9.22
Enable creation of records by bitwise ORing the appropriate LastRunRecordConstants.

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

public CogFitLineLastRunRecordConstants LastRunRecordEnable { get; set; }

Property Value

Type: CogFitLineLastRunRecordConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Remarks

    Enable creation of records by bitwise ORing the appropriate CogFitLineLastRunRecordConstants.

    See Also