ICogGraphic LineStyle Property Cognex VisionPro 9.25 SR1
Line style of this graphic.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax

CogGraphicLineStyleConstants LineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the line style of the shape changes.

The following state flag may be affected:

    Remarks

    Sets or gets the line style of this CogGraphic.

    Default Value: Solid

    See Also