V_continuePlot
FunctionGet back into the last viewport used for plotting
Syntax C/C++#include <Vgraph.h>
void V_continuePlot( void );
Pascal/Delphiuses Vgraph;
procedure V_continuePlot;
DescriptionIf one wants to add new DataPlots to an existing coordinate system after one has already defined a new viewport (e.g., for text output), this function takes one back to the most recently used coordinate system.
Error handlingnone
Return valuenone
See alsoV_getCoordSystem,   V_setCoordSystem,   V_setPlotRegion

VectorLib Table of Contents  OptiVec home