Q3ViewerGetBounds
You can use theQ3ViewerGetBoundsfunction 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
TheQ3ViewerGetBoundsfunction returns, through theboundsparameter, the rectangle that currently bounds the pane associated with the viewer object specified by theboundsparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help