Overload | Description |
---|---|
Invoke(Delegate) | Executes the specified delegate on the thread that owns the VisualTool's underlying ImageViewer. |
Invoke(Delegate,Object[]) | Executes the specified delegate, on the thread that owns the VisualTool's underlying ImageViewer, with the specified list of arguments. |