CogLineMaxToolBase Results Property Cognex VisionPro 9.8 SR1
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: 75.0.0.0
Syntax

public CogLineMaxResults Results { get; }

Property Value

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