| 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 | theImageAlignH | integer | A raster image alignment constant
|
| out | theImageAlignV | integer | A raster image alignment constant
|
| out | theAnchorX | real |
|
| out | theAnchorY | real |
|
| out | theTransparentFlag | integer | A boolean constant
|
| out | theRasterColor | longint | Color or a color constant
|
| out | function result | OSErr | Error result code, also see Error handling
|