A System::Array of paragraph results, one for every paragraph for which verification was attempted.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
public CogOCVMaxParagraphResult[] ParagraphResults { get; }public CogOCVMaxParagraphResult[] ParagraphResults { get; }Public ReadOnly Property ParagraphResults As CogOCVMaxParagraphResult()
Get
Public ReadOnly Property ParagraphResults As CogOCVMaxParagraphResult()
Get
public:
property array<CogOCVMaxParagraphResult^>^ ParagraphResults {
array<CogOCVMaxParagraphResult^>^ get ();
}public:
property array<CogOCVMaxParagraphResult^>^ ParagraphResults {
array<CogOCVMaxParagraphResult^>^ get ();
}Property Value
Type:
CogOCVMaxParagraphResult This read-only property is of type System::Array of CogOCVMaxParagraph.