Results from the last invocation of the Run method. A gcnew CogPMAlignResults is factoried for each inspection. Previous results will be released prior to the new inspection.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPMAlignResultsRemarks
Results from the last invocation of the Run method. A new CogPMAlignResults is factoried for each inspection. Previous results will be released prior to the new inspection.
The returned object (*pVal) is Nothing (NULL) if the last invocation of Run failed. If Run succeeded, but no pattern instances were found, the returned object will be valid but will have a Count of 0.
See Also