CogPixelMapTool LastRunRecordDiagEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogPixelMapLastRunRecordDiagConstants.

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

public CogPixelMapLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }

Property Value

Type: CogPixelMapLastRunRecordDiagConstants
A bitwise combination of CogPixelMapLastRunRecordDiagConstants. Options include None, InputImageDeepCopy, InputImageByReference, and All.
Events

See Also