MGL_maxyDC

Returns the current maximum y coordinate for a specific DC.

Declaration

int MGLAPI MGL_maxyDC(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Device context of the target y coordinate

 

Return Value

Maximum y coordinate in current viewport.

Description

This function is the same as MGL_maxy, however the device context does not have to be the current device context.

See Also

MGL_maxy, MGL_maxx, MGL_sizex, MGL_sizey

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