![]() |
TXNGetViewRect |
||||
Header: | MacTextEditor.h | Carbon status: | Supported | |
Gets the rectangle that describes the current view of the document.
void TXNGetViewRect ( TXNObject iTXNObject, Rect *oViewRect );
A variable of type TXNObject. Pass the text object for the current text area.
A pointer to a rectangle. On return, oViewRect describes the view of the document. If
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)