Cog3DShapeProjector LineStyle Property Cognex VisionPro 9.10
Gets/sets the line style used for rendering the shapes.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 79.0.0.0
Syntax

public virtual CogGraphicLineStyleConstants LineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants
The line style used for rendering shapes.
See Also