The results from the last invocation of the Run method. A new instance of SegmentResults is created for each run.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.21.0.0
public SegmentResults Results { get; }public SegmentResults Results { get; }Public ReadOnly Property Results As SegmentResults
Get
Public ReadOnly Property Results As SegmentResults
Get
public:
property SegmentResults^ Results {
SegmentResults^ get ();
}public:
property SegmentResults^ Results {
SegmentResults^ get ();
}Property Value
Type:
SegmentResults