DraggingEventArgs DragGraphic Property Cognex VisionPro 9.10

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.10.0.0
Syntax

public IGraphicInteractive DragGraphic { get; }

Property Value

Type: IGraphicInteractive
See Also