CogOCVMaxTool Result Property Cognex VisionPro 9.5
The result from the last invocation of the Run method. A new instance of CogOCVMaxResult is created for each inspection.

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

public CogOCVMaxResult Result { get; }

Property Value

Type: CogOCVMaxResult
This read-only property is of type CogOCVMaxResult.
See Also