DrawScalePopup

Draws a contour scale window.

Synopsis

int DrawScalePopup(Draw popup,double min,double max)
Collective on Draw

Input Parameters

popup - the window (often a window obtained via DrawGetPopup()
min - minimum value being plotted
max - maximum value being plotted

Notes

All processors that share the draw MUST call this routine

Level:intermediate
Location:src/sys/src/draw/interface/dtri.c
Graphics (Draw) Index
Table of Contents