SegmentTool Results Property Cognex VisionPro 9.22 SR1

The results from the last invocation of the Run method. A new instance of SegmentResults is created for each run.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.22.2.0
Syntax

public SegmentResults Results { get; }

Property Value

Type: SegmentResults
See Also