MGL_setViewportOrgDC
Sets the logical viewport origin for a specific DC.
Declaration
void MGLAPI MGL_setViewportOrgDC(
MGLDC *dc,
point_t org)
Prototype In
mgraph.h
Parameters
dc |
Device context to change viewport for |
org |
New logical viewport origin. |
Description
This function is the same as MGL_setViewportOrg, 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