awvRedrawWindowMenuCB
awvRedrawWindowMenuCB(
)
=>t/nil
Description
Redraws all the objects, such as waveforms and markers in a Waveform window. The function is defined in dfII/etc/context/awv.cxt.
Arguments
Value Returned
Examples
The following example shows how to run the awvRedrawWindowMenuCB function.
awvRedrawWindowMenuCB()
=> nil
Return to top