CogDraggingEventArgs Constructor Cognex VisionPro 9.7
Constructor for these EventArgs. You typically will not need to use this method.

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

public CogDraggingEventArgs(
	ICogGraphicInteractive dragGraphic
)
See Also