2 Creating and Configuring Viewers

2 Q3ViewerGetBounds

You can use the Q3ViewerGetBounds function to get the rectangle that bounds a viewer's pane.

OSErr Q3ViewerGetBounds (
TQ3ViewerObject theViewer, 
Rect *bounds);
theViewer A viewer object.
bounds On exit, the rectangle that bounds the pane currently associated with the specified viewer object.

DESCRIPTION


The Q3ViewerGetBounds function returns, through the bounds parameter, the rectangle that currently bounds the pane associated with the viewer object specified by the bounds parameter.

DESCRIPTION

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker