CircularAnnulusSection LineStyle Property Cognex VisionPro 9.23

Line style of this graphic.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax

public override GraphicLineStyleConstants LineStyle { get; set; }

Property Value

Type: GraphicLineStyleConstants
Default Value: Solid

Implements

IGraphic LineStyle
Remarks

Gets the line style of this IGraphic.

See Also