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 | theMatrixParam1 | real | Parameter 1 of a Linear transformation matrix
|
out | theMatrixParam2 | real | Parameter 2 of a Linear transformation matrix
|
out | theMatrixParam3 | real | Parameter 3 of a Linear transformation matrix
|
out | theMatrixParam4 | real | Parameter 4 of a Linear transformation matrix
|
out | theMatrixParam5 | real | Parameter 5 of a Linear transformation matrix
|
out | theMatrixParam6 | real | Parameter 6 of a Linear transformation matrix
|
out | theTransparentFlag | integer | A boolean constant
|
out | theRasterColor | longint | Color or a color constant
|
out | theScanResolutionH | real |
|
out | theScanResolutionV | real |
|
out | function result | OSErr | Error result code, also see Error handling
|