Enable creation of records by bitwise ORing the appropriate
CogPixelMapCurrentRecordConstants.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPixelMapCurrentRecordConstantsA bitwise combination of CogPixelMapCurrentRecordConstants. Options include None, InputImage, Region, Histogram, ReferencePoints, RawMappingFunction, FinalMappingFunction and All.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
See Also