CogCreateLineParallelTool OutputLineStyle Property Cognex VisionPro 9.22 SR1
Gets or sets the line style of the output shape.

Namespace: Cognex.VisionPro.Dimensioning
Assembly: Cognex.VisionPro.Dimensioning (in Cognex.VisionPro.Dimensioning.dll) Version: 87.1.0.0
Syntax

public virtual CogGraphicLineStyleConstants OutputLineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants
The output shape line style.

Implements

ICogDrawingStyle OutputLineStyle
Events

See Also