MGL_maxy
Returns the current maximum y coordinate.
Declaration
int MGLAPI MGL_maxy(void)
Prototype In
mgraph.h
Return Value
Maximum y coordinate in current viewport.
Description
Returns the maximum y coordinate available in the currently active viewport. This value will change if you change the dimensions of the current viewport.
Use the MGL_sizey routine to determine the dimensions of the physical display area available to the program.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com