CogLineMaxToolBase Results Property Cognex VisionPro 9.10
Gets the collection of results generated by the most recent call to Run .

Namespace: Cognex.VisionPro.LineMax.Implementation
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 79.0.0.0
Syntax

public CogLineMaxResults Results { get; }

Property Value

Type: CogLineMaxResults
The zero-based indexable collection.
See Also