Cog3DVisionDataRerender OutputEnable Property Cognex VisionPro 9.5
Specify the desired ouputput by bitwise ORing the appropriate Cog3DVisionDataStitchOutputConstants.

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

public Cog3DVisionDataStitchOutputConstants OutputEnable { get; set; }

Property Value

Type: Cog3DVisionDataStitchOutputConstants
The default is Range
Events

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