Return a GraphicLineStyleConstants value that corresponds to
the supplied CogGraphicLineStyleConstants value.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.VisionInterop (in Cognex.VisionPro.VisionInterop.dll) Version: 93.1.0.0
Syntax
Parameters
- visionProOption
- Type: Cognex.VisionPro CogGraphicLineStyleConstants
The CogGraphicLineStyleConstants value to map to a GraphicLineStyleConstants value.
Return Value
Type: GraphicLineStyleConstantsA GraphicLineStyleConstants value that corresponds to the supplied CogGraphicLineStyleConstants value.
See Also