Cog3DVisionDataStitchTool RunParams Property Cognex VisionPro 9.5
The operator that performs the actual stitching.

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

public Cog3DVisionDataStitch RunParams { get; set; }

Property Value

Type: Cog3DVisionDataStitch
Events

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