DraggingEventArgs DragGraphic Property Cognex VisionPro 9.25 SR1

The graphic, as moved to the current drag location. Your handler is permitted to modify this graphic.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax

public IGraphicInteractive DragGraphic { get; }

Property Value

Type: IGraphicInteractive
See Also