PointMarker LineStyle Property Cognex VisionPro 9.21 SR1

Line style of this graphic.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
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