Q3MacDrawContext_SetGXViewPort
You can use theQ3MacDrawContext_SetGXViewPortfunction to set the QuickDraw GX view port associated with a Macintosh draw context.
TQ3Status Q3MacDrawContext_SetGXViewPort ( TQ3DrawContextObject drawContext, const gxViewPort viewPort);
drawContext- A Macintosh draw context object.
viewPort- The QuickDraw GX view port to be associated with the specified draw context.
DESCRIPTION
TheQ3MacDrawContext_SetGXViewPortfunction sets the QuickDraw GX view port associated with the draw context specified by thedrawContextparameter to the view port specified by theviewPortparameter. The two-dimensional graphics library associated with the specified draw context must bekQ3Mac2DLibraryQuickDrawGX.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help