CogOCVMaxResult ParagraphResults Property Cognex VisionPro
A System::Array of paragraph results, one for every paragraph for which verification was attempted.

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

public CogOCVMaxParagraphResult[] ParagraphResults { get; }

Property Value

Type:  CogOCVMaxParagraphResult 
This read-only property is of type System::Array of CogOCVMaxParagraph.
See Also