CogCircle DragLineStyle Property Cognex VisionPro 9.22
Line style of this graphic when dragged.

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

public virtual CogGraphicLineStyleConstants DragLineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants

Implements

ICogGraphicInteractive DragLineStyle
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