Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
public delegate void CogReplacingEventHandler(
Object sender,
CogReplacingEventArgs e
)
public delegate void CogReplacingEventHandler(
Object sender,
CogReplacingEventArgs e
)
Public Delegate Sub CogReplacingEventHandler (
sender As Object,
e As CogReplacingEventArgs
)
Public Delegate Sub CogReplacingEventHandler (
sender As Object,
e As CogReplacingEventArgs
)
public delegate void CogReplacingEventHandler(
Object^ sender,
CogReplacingEventArgs^ e
)
public delegate void CogReplacingEventHandler(
Object^ sender,
CogReplacingEventArgs^ e
)