CogPropertyWatcher Disposed EventCognex VisionPro
This event is raised when the Dispose method is called. It gets called before any disposing is done so the properties of this object are still valid at this point.

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

public event EventHandler Disposed

Value

Type: System EventHandler
See Also