Creates a composite result graphic containing child graphics specified by the GraphicOptions which is a bitwise combination of CogOCVResultGraphicConstants.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.0.0.0
Syntax
Parameters
- graphicOptions
- Type: Cognex.VisionPro.OC CogOCVResultGraphicConstants
An ORed set of CogOCVResultGraphicConstants that specify contents of the graphic.
Return Value
Type: CogCompositeShapeThe result graphic.
Remarks
Creates a composite result graphic containing child graphics specified by the graphicOptions which is a bitwise combination of CogOCVResultGraphicConstants.
See Also