Cog3DVisionDataRerenderTool LastRunRecordDiagEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate Cog3DVisionDataRerenderLastRunRecordDiagConstants.

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

public Cog3DVisionDataRerenderLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }

Property Value

Type: Cog3DVisionDataRerenderLastRunRecordDiagConstants
Events

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