Polygon LineStyle Property Cognex VisionPro 9.22

Line style of this graphic.

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