IO | Parameter | Type | Description
|
in | theCADArea | longint | Area ID
|
out | theMacFontStr | Str255 |
|
out | theDosFontStr | Str255 |
|
out | theFontSize | real |
|
out | theFontStyle | integer | A mask of font style constants
|
out | theJustificationH | integer | A string horizontal justification constant
|
out | theJustificationV | integer | A string vertical justification constant
|
out | theSingleLineStrMaxLength | longint |
|
out | theMultiLineStrMaxLength | longint |
|
out | theMultiLineStrWidthFlag | integer | A boolean constant
|
out | theMultiLineStrHeightFlag | integer | A boolean constant
|
out | function result | OSErr | Error result code, also see Error handling
|