Creates a CogCompositeShape containing
the graphics specified in flags.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 83.0.0.0
Syntax
Parameters
- flags
- Type: Cognex.VisionPro.LineMax CogLineMaxResultGraphicConstants
The graphics options. Supply a value formed by ORing together one or more of the CogLineMaxResultGraphicConstants flags.
Return Value
Type: CogCompositeShapeCogCompositeShape containing the specified graphics.
See Also