CogUserTool ScriptRefeshRequested Method Cognex VisionPro 9.5
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: 69.0.0.0 (69.0.0.0)
Syntax

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