CogOCVMaxTool LastRunRecordEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogOCVMaxLastRunRecordConstants.

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

public CogOCVMaxLastRunRecordConstants LastRunRecordEnable { get; set; }

Property Value

Type: CogOCVMaxLastRunRecordConstants
This read/write property is a bitwise combination of CogOCVMaxLastRunRecordConstants. Options include None, ParagraphBounds, ParagraphCharactersBounds, ParagraphCharactersLabel, All.
Events

See Also