Cog3DVisionDataStitchTool CurrentRecordEnable Property Cognex VisionPro 9.7
Enable creation of records by bitwise ORing the appropriate Cog3DVisionDataStitchCurrentRecordConstants.

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

public Cog3DVisionDataStitchCurrentRecordConstants CurrentRecordEnable { get; set; }

Property Value

Type: Cog3DVisionDataStitchCurrentRecordConstants
Events

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