2 Creating and Configuring Viewers
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.
Q3ViewerGetBounds
function returns, through the bounds
parameter, the rectangle that currently bounds the pane associated with the viewer object specified by the bounds
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker