CogOCVMaxParagraphResult LineResults Property Cognex VisionPro 9.5
A System::Array of line results, one for every line in this paragraph.

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

public CogOCVMaxLineResult[] LineResults { get; }

Property Value

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