MGL_getY

Returns the y coordinate of the current position.

Declaration

int MGLAPI MGL_getY(void)

Prototype In

mgraph.h

Return Value

y coordinate of current position

Description

Returns the y coordinate of the current position (CP). The CP is the current graphics cursor position, and is used by a number of output routines to determine where to being drawing.

See Also

MGL_getX, MGL_getCP

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com