Starts a VDA Tool used to display multiple plots.
Position Specifies, in pixels, the x and y (horizontal and vertical) coordinates for the starting location of the upper-left corner of the VDA Tool window.
Restore A data structure previously saved in the Tools Manager with the TmSaveTools function. This keyword is reserved for internal use; it is not to be used at the command line (see Discussion).
Template A string containing the name of a VDA Tool template file.
XSize Specifies, in pixels, the width of the drawing area.
YSize Specifies, in pixels, the height of the drawing area.
The Restore keyword is used specifically by the TM_RESTORE method. For information on the TM_RESTORE method, refer to the source code for WzMultiView in:
wavedir/lib/vdatools/wzmultiview.pro
wavedir:[LIB.VDATOOLS]WZMULTIVIEW.PRO
wavedir\lib\vdatools\wzmultiview.pro
wavedir
is the main PV-WAVE directory.
NOTE: For information on how to use this VDA Tool, use Online Help. Select the On Window command from the VDA Tool Help menu to bring up Help on this VDA Tool.
WzMultiView, XSize = 400, YSize = 400