|
|
|
|
MGL_getViewportOrgDC
Returns the current viewport origin for a specific DC.
Declaration
void MGLAPI MGL_getViewportOrgDC(
MGLDC *dc,
point_t *org)
Prototype In
mgraph.h
Parameters
dc |
Device context to change viewport for |
org |
Place to store the viewport origin |
Description
This function is the same as MGL_getViewportOrg, however the device context does not have to be the current device context.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com