Redraw - Automation
The Redraw method redraws the contents of this window.
Syntax
object. Redraw
Example 1
This example demonstrates how to update a plot window.
PlotWindow.Redraw
Example 2
This script displays all the methods and properties in the PlotWindow object.
Used by: GridWindow object, PlotWindow object