A System::Array of line results, one for every line in this paragraph.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 80.0.0.0
public CogOCVMaxLineResult[] LineResults { get; }public CogOCVMaxLineResult[] LineResults { get; }Public ReadOnly Property LineResults As CogOCVMaxLineResult()
Get
Public ReadOnly Property LineResults As CogOCVMaxLineResult()
Get
public:
property array<CogOCVMaxLineResult^>^ LineResults {
array<CogOCVMaxLineResult^>^ get ();
}public:
property array<CogOCVMaxLineResult^>^ LineResults {
array<CogOCVMaxLineResult^>^ get ();
}Property Value
Type:
CogOCVMaxLineResult This read-only property is of type System::Array of CogOCVMaxLineResult.