Creates a CompositeShape containing the graphics specified in flags.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.0.0
Syntax
Parameters
- flags
- Type: Cognex.Vision.LineMax LineMaxResultGraphicConstants
The graphics options. Supply a value formed by ORing together one or more of the LineMaxResultGraphicConstants flags.
Return Value
Type: CompositeShapeCompositeShape containing the specified graphics.
See Also