ICogGraphicInteractive DragLineStyle Property Cognex VisionPro 9.20
Line style of this graphic when dragged.

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

CogGraphicLineStyleConstants DragLineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants
Events

Event TypeReason
ICogGraphicInteractiveChanged

Fires when the drag line style changes.

The following state flag may be affected:

Remarks

Line style of the graphic when dragged.

See Also