Gets the collection of results generated by the most recent call to Run.
Namespace: Cognex.Vision.SmartLineAssembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.25.1.0
public SmartLineResults Results { get; }public SmartLineResults Results { get; }Public ReadOnly Property Results As SmartLineResults
Get
Public ReadOnly Property Results As SmartLineResults
Get
public:
property SmartLineResults^ Results {
SmartLineResults^ get ();
}public:
property SmartLineResults^ Results {
SmartLineResults^ get ();
}Return Value
Type:
SmartLineResultsThe zero-based indexable collection.