CogGetEventDelegates GetEventDelegates_Delegate DelegateCognex VisionPro 9.21 SR1

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax

public delegate void GetEventDelegates_Delegate(
	Object sender,
	CogChangedEventArgs e
)

Parameters

sender
Type: System Object
e
Type: Cognex.VisionPro CogChangedEventArgs
See Also