Q3WindowRectPick_GetRect
You can use theQ3WindowRectPick_GetRectfunction to get the rectangle of a window-rectangle pick object.
TQ3Status Q3WindowRectPick_GetRect ( TQ3PickObject pick, TQ3Area *rect);
pick- A window-rectangle pick object.
rect- On exit, the current rectangle of the specified window-rectangle pick object.
DESCRIPTION
TheQ3WindowRectPick_GetRectfunction returns, in therectparameter, the current rectangle of the window-rectangle pick object specified by thepickparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help