| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theBlockID | longint | A Block ID or kCADRootBlockID for the root
drawing
|
| in | theObjID | longint | An Object ID, see Scope
|
| out | theString | Str255 |
|
| out | theBaseX | real |
|
| out | theBaseY | real |
|
| out | theRotation | real |
|
| out | theBackToFrontFlag | integer | A boolean constant
|
| out | theJustification | integer | A string justification constant
|
| out | theMacFontStr | Str255 |
|
| out | theDosFontStr | Str255 |
|
| out | theFontSize | real |
|
| out | theFontStyle | integer | A mask of font style constants
|
| out | theStringColor | longint |
|
| out | function result | OSErr | Error result code, also see Error handling
|