Constructor for these EventArgs. You typically will not need to use this method.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
public CogDraggingEventArgs(
ICogGraphicInteractive dragGraphic
)
public CogDraggingEventArgs(
ICogGraphicInteractive dragGraphic
)
Public Sub New (
dragGraphic As ICogGraphicInteractive
)
Public Sub New (
dragGraphic As ICogGraphicInteractive
)
public:
CogDraggingEventArgs(
ICogGraphicInteractive^ dragGraphic
)
public:
CogDraggingEventArgs(
ICogGraphicInteractive^ dragGraphic
)