Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 69.0.0.0
Parameters
- graphicOptions
- Type: Cognex.VisionPro.PMAlign CogPMAlignResultGraphicConstants
The graphics options. Supply a value formed by ORing together one or more of the values defined in CogPMAlignResultGraphicConstants.
Return Value
Type: CogCompositeShapeThe CogCompositeShape which contains the requested graphics.
Gets a collection result graphics. The GraphicOptions argument is used to select the type of graphics and is a bitwise combination of CogPMAlignResultGraphicConstants.
Graphics drawn in red indicate poor feature matches, graphics drawn in yellow indicate fair feature matches, and graphics drawn in green indicate good matches.
This function only returns graphics if you specified the PatMax algorithm and if you set SaveMatchInfo to True. Also, result graphics are not available for results that were loaded from a persistence file.