12 Managing Draw Contexts

12 Q3DrawContext_SetPane

You can use the Q3DrawContext_SetPane function to set the pane of a draw context.

TQ3Status Q3DrawContext_SetPane (
TQ3DrawContextObject context, 
const TQ3Area *pane);
context A draw context object.
pane The area in the specified draw context in which all drawing should occur.

DESCRIPTION


The Q3DrawContext_SetPane function sets the area of the draw context specified by the context parameter within which all drawing is to occur to the area specified in the pane parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker