Result object from the last invocation of the Run method. A gcnew CogPatInspectResult object is factoried for each inspection. Previous result will be released prior to the new inspection.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPatInspectResultRemarks
Result object from the last execution of the Run method. A new CogPatInspectResult object is generated for each inspection. The previous result is released prior to the new inspection.
See Also