CogUserTool ScriptRefeshRequested Method Cognex VisionPro
Allows a derived class to be notified when a user requests the auto-genereated portion of the script to be refreshed.

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

protected virtual void ScriptRefeshRequested(
	Object sender,
	EventArgs e
)
See Also