CogPMAlignPatternChangingEventHandler DelegateCognex VisionPro 9.23
Internal Cognex use only.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 91.0.0.0
Syntax

public delegate void CogPMAlignPatternChangingEventHandler(
	Object sender,
	CogPMAlignPatternChangingEventArgs e
)

Parameters

sender
Type: System Object
n/a
e
Type: Cognex.VisionPro.PMAlign CogPMAlignPatternChangingEventArgs
n/a
See Also