CogDraggingEventArgs DragGraphic Property Cognex VisionPro 9.7
The graphic, as moved to the current drag location. Your handler is permitted to modify this graphic.

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

public ICogGraphicInteractive DragGraphic { get; }

Property Value

Type: ICogGraphicInteractive
See Also