Creates a composite result graphic containing child graphics specified
by the flags argument.
Namespace: Cognex.VisionPro.PMRedLineAssembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 75.1.0.0
Syntax
Parameters
- flags
- Type: Cognex.VisionPro.PMRedLine CogPMRedLineResultGraphicConstants
The graphics options you desire. Supply a value by ORing together one or more of the values defined in CogPMRedLineResultGraphicConstants.
Return Value
Type: CogCompositeShapeA CogCompositeShape that contains the requested graphics.
See Also