Supported Browsers Home   
MGL_getViewportOrg Previous   
MGL_getVisualPage Next   
External Functions Up   

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

MGL_getViewportOrg, MGL_setViewport, MGL_setViewportOrg

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