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