Creates a composite result graphic containing child graphics specified
by the GraphicOptions which is a bitwise combination of
CogSearchMaxResultGraphicConstants.
The graphics options. Supply a value formed by ORing together one or
more of the values defined in CogSearchMaxResultGraphicConstants.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 80.0.0.0
Syntax
Parameters
- GraphicOptions
- Type: Cognex.VisionPro.SearchMax CogSearchMaxResultGraphicConstants
Return Value
Type: CogCompositeShapeThe CogCompositeShape which contains the requested graphics.
Remarks
Graphics drawn in red indicate poor matches, and graphics drawn in green indicate good matches.
See Also