MGL_maxxDC

Returns the current maximum x coordinate for a specific DC.

Declaration

int MGLAPI MGL_maxxDC(
    MGLDC *dc)

Prototype In

mgraph.h

Parameters

dc

Device context of the target x coordinate

 

Return Value

Maximum x coordinate in current viewport.

Description

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

See Also

MGL_maxx, MGL_maxy, MGL_sizex, MGL_sizey

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