CogPixelMapTool CurrentRecordEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogPixelMapCurrentRecordConstants.

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

public CogPixelMapCurrentRecordConstants CurrentRecordEnable { get; set; }

Property Value

Type: CogPixelMapCurrentRecordConstants
A bitwise combination of CogPixelMapCurrentRecordConstants. Options include None, InputImage, Region, Histogram, ReferencePoints, RawMappingFunction, FinalMappingFunction and All.
Events

See Also