Results from the last invocation of Run.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogCaliperResultsEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
A CogCaliperResults object containing the results of the last run of the tool. This property contains the results of the last call to Run , not the last call to ICogCaliper.Execute.
See Also