Gets the collection of results generated by the most recent call to run.
Namespace: Cognex.VisionPro.SmartLineAssembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 83.0.0.0 (83.0.0.0)
public CogSmartLineResults Results { get; }public CogSmartLineResults Results { get; }Public ReadOnly Property Results As CogSmartLineResults
Get
Public ReadOnly Property Results As CogSmartLineResults
Get
public:
property CogSmartLineResults^ Results {
CogSmartLineResults^ get ();
}public:
property CogSmartLineResults^ Results {
CogSmartLineResults^ get ();
}Return Value
Type:
CogSmartLineResults
The zero-based index-able collection.