Next: , Previous: CADGetFill, Up: Areas and methods


6.101 CADGetFont

IO Parameter Type Description
in theCADArea longint Area ID
in theBlockID longint A Block ID or kCADRootBlockID for the root drawing
in theObjScope longint kCADScopeSelectedObjects, kCADScopeAllObjects, kCADScopeObjOnEditableLayers, a Layer ID, a Sublayer ID, a programmer scope ID or an Object ID
out theMacFontStr Str255
out theDosFontStr Str255
out theFontSize real
out theFontStyle integer A mask of font style constants
out theJustification integer A string justification constant
out function result OSErr Error result code, also see Error handling