Cog3DVisionDataStitchTool LastRunRecordEnable Property Cognex VisionPro 9.5
Enable creation of records by bitwise ORing the appropriate Cog3DVisionDataStitchLastRunRecordConstants.

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

public Cog3DVisionDataStitchLastRunRecordConstants LastRunRecordEnable { get; set; }

Property Value

Type: Cog3DVisionDataStitchLastRunRecordConstants
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also